On Monday, April 22, 2013 7:56:51 AM UTC-5, Phil Dobbin wrote: > On 22/04/2013 11:37, Thiago Padilha wrote: > > > > > I googled about this but only found how to open in a vertical split or > > > in a full window. I cannot find how can I navigate to help without > > > splitting or breaking my current layout. > > > > > > Normally I already have two windows splitting the screen vertically and > > > would like to open help in the current window then navigate back with > > > ctrl+o. Any easy way to accomplish that? > > > > I use: > > > > ':h foo.txt | only' to get the help files in the current window only but > > I'm unaware of a key command to return you back. > > > > I'm sure there is one & somebody will enlighten us with it shortly ;-) > > > > Cheers, > > > > Phil...
I am sure there are better ways but you can use tabs: :tab help whatever then either move back gt (either gt or gT) or close the tab window (:tabclose or ctrl-w+c or :q ...) Regards, Helder -- -- You received this message from the "vim_use" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_use" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.
