Quest icon indicating copy to clipboard operation
Quest copied to clipboard

Cursor is visible on Normal mode

Open SDAChess opened this issue 4 years ago • 1 comments

Describe the bug The cursor is visible in normal mode

To Reproduce Steps to reproduce the behavior:

  1. Open the program

Expected behavior No cursor on top left of the screen

Screenshots image

Desktop (please complete the following information):

  • OS: Arch Linux
  • Terminal emulator: Alacritty
  • Shell: ZSH

SDAChess avatar Mar 29 '21 19:03 SDAChess

Thanks, the https://github.com/frustak/Quest/pull/13 works well with most environments (tested it on cmd, PowerShell, WSL ubuntu ZSH). however, it didn't work on the following: WSL ubuntu ZSH Alacritty. I guess the problem is with crossterm, so the issue would still be open.

frustak avatar Mar 30 '21 09:03 frustak