-
Notifications
You must be signed in to change notification settings - Fork 114
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
I am using vi mode and the green I and red N show up above so I have a three line prompt #26
Comments
For sure; I'm working on it now. One issue to consider is that Tide offers multiple styles. I'll try to find a way to make this work for both the minimal and powerline styles. |
Hi @matthiasdebernardini, can you try installing Tide from the curl -sL git.io/tide | source && tide_install vi_mode |
sure, but do I have to uninstall it first? |
No. |
Oh, yeah, all of those errors are from using the install script while Tide is already installed. Thanks a ton for opening this issue and helping me test it 😄 |
Fish version 3.1.2 on Ubuntu 18
I switched to tide because pure was not handling tmux correctly (the prompt kept printing weird characters) by the way you should advertise this as a feature that it plays nice with tmux.
However below you can see it causes a three line prompt - how can I make that go away but keep vi mode?
Pure handles vi mode by switching reversing the direction of the arrow depending on if youre in insert mode or normal mode - its really minimal and I like it.
Is it possible to add something like this?
The text was updated successfully, but these errors were encountered: