Re: Issue 255 in vim: Avoid interpreting kepress '`' + 'i as 'ì' instead of '`i' and going to the respective mark on the English International Keyboard on Windows

2014-09-17 Fir de Conversatie vim
Comment #1 on issue 255 by matthew@gmail.com: Avoid interpreting kepress '`' + 'i as 'ì' instead of '`i' and going to the respective mark on the English International Keyboard on Windows https://code.google.com/p/vim/issues/detail?id=255 Have you got key mappings set up for this, eg in

Re: Bug: Vim NSIS installer ignores the /D option for the target directory

2014-09-17 Fir de Conversatie KF Leong
On Tuesday, September 16, 2014 4:37:43 AM UTC+8, Tim Lebedkov wrote: The installer works also on Windows 2008 R2 Datacenter, but the silent installation does not work at all (neither /S nor /D) Hmm... tests using /S /D:C:\vim parameters does not work. Works with /S /D:D:\vim... It seems

Re: Bug: Vim NSIS installer ignores the /D option for the target directory

2014-09-17 Fir de Conversatie Andrei Olsen
On Wednesday, September 17, 2014 3:36:52 PM UTC+2, KF Leong wrote: On Tuesday, September 16, 2014 4:37:43 AM UTC+8, Tim Lebedkov wrote: The installer works also on Windows 2008 R2 Datacenter, but the silent installation does not work at all (neither /S nor /D) Hmm... tests using /S

Re: Bug: Vim NSIS installer ignores the /D option for the target directory

2014-09-17 Fir de Conversatie KF Leong
On Wednesday, September 17, 2014 9:52:31 PM UTC+8, Andrei Olsen wrote: On Wednesday, September 17, 2014 3:36:52 PM UTC+2, KF Leong wrote: On Tuesday, September 16, 2014 4:37:43 AM UTC+8, Tim Lebedkov wrote: The installer works also on Windows 2008 R2 Datacenter, but the silent

[patch] fix additional call to unblock_autocmds in switch_win (was: Re: BufEnter and empty buftype with cmdline-window (which shouldn't get triggered))

2014-09-17 Fir de Conversatie Daniel Hahler
I've investigated a bit further to see how much impact this bug has. It turns out that it does not get triggered when opening a new tabpage first (or when calling `settabvar` before `gettabvar`), replacing step 1 from below with: vim -u NONE -N --cmd 'tabnew | call gettabvar(1, bar) | au

Re: netrw mis-handle windows local paths.

2014-09-17 Fir de Conversatie Charles E Campbell
mattn wrote: Hi list. When open scp protocol URLs, netrw call scp command like below. scp -q host:path C:\path\to\temp\dir\file.txt But scp.exe (not pscp) command handle the path as: * C is hostname * \path\to\temp\dir\file.txt is a remote path. Below is a patch to fix this issue. This

Re: Editing files on Google Drive

2014-09-17 Fir de Conversatie Bram Moolenaar
[-vim_use, +vim_dev] Christian Brabandt wrote: Benjamin Fritz wrote: I recently started using Google Drive more extensively at work, and was happy to be able to edit some text files at home, hoping to see them at work later. But when my work computer synced, it actually got