* Tobias Herp <[email protected]> [2009-12-02 00:02]:
> Ismael Barros² schrieb:
> > http://www.freewear.org/images/release_candidates/vim_espalda.png
> >> Wow. awesome service, thanks a lot!
> 1+ I'd prefer the "Courier" version.
> BTW -- having "w", we wouldn't need "!", right?
> What about something like ":qa!"?

"quit all withOUT saving?"  naaahhh.....

i prefer to save changes - for all windows:

    :wa!|q

but one keystroke is better than two, - so:

    :map <f12> :wa!|q<cr>

but why end vim?  it runs just fine within a
screen session as the first process on window #0.

if ever, then i prefer to simply end vim with "ZZ".  :)

Sven  [zzzZZZ]

-- 
Sven Guckes sig-how-to-quit @guckes.net
QUIT Disclaimer - These opiini^H^H damn! ^h^?^i^l^q^s^[^e^t^x^[^c...@^l ^[c ^#
QUIT save :w  :q  :wq  :wq! X :exit :quitbye ~~q :~q quit :!QUIT Q ^[zz ^[ZZZZ
QUIT help man vi helpquit  exit logout ?Quit ?q CtrlAltDel Stop-A

-- 
You received this message from the "vim_use" maillist.
For more information, visit http://www.vim.org/maillist.php

Reply via email to