Vim.js - JavaScript port of Vim
101–107 of 107 posts
Re: Vim.js - JavaScript port of Vim
#102This... Plus Gmail... Man that's fantastic. I have sent an embarrassing number of emails that end with :wq. Once you try Vim, it's really hard to go back. I also tried using mutt instead of GMail, and while it gets me 90% of the way there, the lack of graphical preview of attachments and things like filters and HelloSign make GMails web interface more useful.
Who uses :wq when you can use :x?
Re: Vim.js - JavaScript port of Vim
#103This... Plus Gmail... Man that's fantastic. I have sent an embarrassing number of emails that end with :wq. Once you try Vim, it's really hard to go back. I also tried using mutt instead of GMail, and while it gets me 90% of the way there, the lack of graphical preview of attachments and things like filters and HelloSign make GMails web interface more useful.
Re: Vim.js - JavaScript port of Vim
#104Earlier quoted context omitted.
There are browser plugins that let you edit elements in your $EDITOR. I use "It's all text!" in Firefox for this purpose and it works well; the workflow is pretty simple: focus in textarea, hotkey to switch to vim, save & close buffer to switch back to the browser. (not affiliated, just a user). You do of course lose rich text formatting.
Anybody know one for Chrome?
Re: Vim.js - JavaScript port of Vim
#105Cool. Now go build NERDTree and Ctrl-P and come back. Then I will use it
Re: Vim.js - JavaScript port of Vim
#106Re: Vim.js - JavaScript port of Vim
#107This... Plus Gmail... Man that's fantastic. I have sent an embarrassing number of emails that end with :wq. Once you try Vim, it's really hard to go back. I also tried using mutt instead of GMail, and while it gets me 90% of the way there, the lack of graphical preview of attachments and things like filters and HelloSign make GMails web interface more useful.
There are browser plugins that let you edit elements in your $EDITOR. I use "It's all text!" in Firefox for this purpose and it works well; the workflow is pretty simple: focus in textarea, hotkey to switch to vim, save & close buffer to switch back to the browser. (not affiliated, just a user). You do of course lose rich text formatting.