bigH / git-fuzzy

interactive `git` with the help of `fzf`
MIT License
2.3k stars 42 forks source link

Note about passing tty as stdin when using nano #37

Closed iloveitaly closed 3 years ago

iloveitaly commented 3 years ago

I'm not exactly sure why this is required, but I get the following error if this is not set (macos, latest version of nano):

Too many errors from stdintor to close the file... 
error: There was a problem with the editor 'nano'.
Please supply the message using either -m or -F option.
bigH commented 3 years ago

Thank you