vimwiki-backup / vimwiki

Automatically exported from code.google.com/p/vimwiki
1 stars 1 forks source link

Current buffer layout in gvim is lost after calling VimwikiRenameLink #366

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?

1. Open gvim, hit \ww to open the wiki index
2. Have two wikilinks there: [[foo]] [[bar]]
3. Put cursor on second link, hit Shift-Enter to split open bar.wiki (this 
doesn't work in terminator terminal emulator, but vimwiki help warns about it, 
that's why 1. explicitly says to open gvim, not vim)
4. Invoke :VimwikiRenameLink to rename 'bar', rename it to 'bar1'
5. Current buffer split layout is lost, only bar.wiki remains

What version of the product are you using?

vimwiki-2-0-1
vim-7.3.154

On what operating system?

Slackware64-13.37

Please provide any additional information below.

Original issue reported on code.google.com by rwxrwx.m...@tut.by on 24 Aug 2012 at 12:49

GoogleCodeExporter commented 8 years ago

Original comment by habamax on 24 Aug 2012 at 5:33