Detach.txt Detach Jan 14, 2016
Author: Charles E. Campbell <NcampObell@SdrPchip.AorgM-NOSPAM>
(remove NOSPAM from Campbell's email first)
Copyright: (c) 2016 by Charles E. Campbell Detach-copyright
The VIM LICENSE applies to Detach.vim and Detach.txt
(see copyright) except use "Detach instead of "Vim".
NO WARRANTY, EXPRESS OR IMPLIED. USE AT-YOUR-OWN-RISK.
==============================================================================
1. Contents detach detach-contents {{{1
1. Contents.................: detach-contents
2. Usage....................: detach-usage
3. History..................: detach-history
==============================================================================
2. Detach Usage detachusage detach-usage {{{1
:Detach
Usage of this plugin is particularly simple:
This command will cause the current (visible) tab to be brought up in a
separate gvim.
The command will fail if there are not two or more tabs or if gvim is not
available as an executable command. Detaching a tab yields two independent
instances of vim/gvim: they do not share variables, vim functions, etc.
==============================================================================
3. Detach History detach-history {{{1
v1 Jan 14, 2016 * Initial release
==============================================================================
Modelines: {{{1
vim:tw=78:ts=8:ft=help:fdm=marker: