lotabout / skim

Fuzzy Finder in rust!
MIT License
5.1k stars 183 forks source link

The select interface is not cleaned after making a selection. #557

Open 520521mayuan opened 7 months ago

520521mayuan commented 7 months ago
  1. sk --version sk 0.10.4
  2. bash --version 5.2.21(1)-release
  3. The ctrl-t defined 1
  4. type "Ctrl-t" select current dirctory files
  5. type 'enter'
  6. The select interactive interface always show even though the selection already completed. 1

Any suggestions may help, thanks in advance.

Chris44442 commented 6 months ago

This fixed it for me:

https://github.com/lotabout/skim/issues/494#issuecomment-1776565846