dive icon indicating copy to clipboard operation
dive copied to clipboard

Arrow keys do not work

Open romanhuba opened this issue 5 years ago • 8 comments

Arrow keys do not work at all, CTRL + commands do work. Same behaviour in PowerShell, CMD and Cmder.

Am I missing something here?

romanhuba avatar Apr 09 '19 05:04 romanhuba

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?

wagoodman avatar Apr 10 '19 10:04 wagoodman

Tested today with the latest tag, doesn't work in any pane, tested with two target images.

romanhuba avatar Apr 12 '19 12:04 romanhuba

Still haven't been able to reproduce. What OS and terminal emulator are you using?

wagoodman avatar Apr 13 '19 14:04 wagoodman

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.

australianfrog avatar Apr 18 '19 02:04 australianfrog

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

bormm avatar May 09 '19 08:05 bormm

Same behavior here (Windows 10 + PowerShell)

  • Ctrl+F = OK
  • Tab = OK
  • Arrows = OK
  • Ctrl+C = KO

alxsbn avatar May 16 '19 08:05 alxsbn

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.

romanhuba avatar May 16 '19 08:05 romanhuba

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?

barttenbrinke avatar Apr 03 '24 14:04 barttenbrinke