Hi, I started using fish two days ago. The main goal is to see if fish can replace Zsh (plus Fizsh customizations) as my main interactive shell.
Fish runs fine in Mintty (Cygwin's default terminal) but a lot of "interactive" keys are broken in ConEmu (which is my Terminal Emulator for all shells and non GUI applications). Non working keys are Home, End, Del, all cursor keys. History file shows that "\n[A" is executed (in the case of the Up cursor key). I tried to bind this key code to the "up-or-search" widget but without any change. Interestingly the prompt in ConEmu is actually a two line prompt with the Unicode return symbol (http://codepoints.net/U+23CE): """ Welcome to fish, the friendly interactive shell Type help for instructions on how to use fish U+23CE user@host F:/path> """ The prompt in Mintty is just a one-line prompt This is fish 2.1.0 on latest Cygwin (Windows 8.1) Thorsten -- You received this message because you are subscribed to the Google Groups "PyInstaller" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/pyinstaller. For more options, visit https://groups.google.com/groups/opt_out.
