dive
dive copied to clipboard
Arrow keys do not work
Arrow keys do not work at all, CTRL +
Am I missing something here?
What version are you running? Are arrow keys not working in layer and file tree panes? Does this happen for all docker images, or just one?
Tested today with the latest tag, doesn't work in any pane, tested with two target images.
Still haven't been able to reproduce. What OS and terminal emulator are you using?
Might be similar to my issue.
My controls work how ever I experience terrible lag / delays. Like the key needs to be held down for a second or more for the UI to respond.
Windows 10, using cmder and docker for windows.
I tried running dive (https://github.com/wagoodman/dive/releases/download/v0.7.2/dive_0.7.2_windows_amd64.zip) on my Windows 10: Running directly in the Windows 10 bash:
- correct bold font at start up (parsing, analyzing...)
- no colors and any visible control running, complete blind controlling
- navigation using the arrow keys is possible
Powershell+CMD:
- ANSI codes at start up -> "[1mFetching image...[0m (this can take a while with large images) [1mParsing image...[0m"
- colors and navigation cursor ok
- navigation using the arrow keys is possible
Same behavior here (Windows 10 + PowerShell)
- Ctrl+F = OK
- Tab = OK
- Arrows = OK
- Ctrl+C = KO
Using this https://github.com/wagoodman/dive/releases/download/v0.7.2/dive_0.7.2_windows_amd64.zip instead of running dive in docker (for windows) works allright.
Same issue here - running on the latest Ubuntu stable, called via SSH from a Mac. Maybe you can add wasd or vim to the keys?