Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

when asking for input, don't accept input before the user presses return #1035

Closed
2 of 15 tasks
mozkeeler opened this issue Aug 31, 2017 · 1 comment
Closed
2 of 15 tasks

Comments

@mozkeeler
Copy link

  • Category
    • fzf binary
    • fzf-tmux script
    • Key bindings
    • Completion
    • Vim
    • Neovim
    • Etc.
  • OS
    • Linux
    • Mac OS X
    • Windows
    • Windows Subsystem for Linux
    • Etc.
  • Shell
    • bash
    • zsh
    • fish

I just installed fzf by running ./mach try fuzzy for the first time. It asked me some y/n prompts. When I hit 'y', it accepted the input (rather than waiting for a return). This is counter to pretty much every other text interface I've encountered. Even worse, my muscle memory resulted in me pressing return before I had noticed that I was being asked another question, which meant I just accepted the default for the next question.

@junegunn
Copy link
Owner

Fair point, let me fix that, thanks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants