[patch] vim does not open local directory

2013-12-28 Thread Cade Foster
Problem: vim does not open local directory. Steps to reproduce: 1. run $ vim /etc/ Expected results: use netrw plug-in to list directory content. Actual results: 1. show error message "/etc/" Illegal file name 2. buffer remains empty. -- -- You received this message from the "vim_dev" m

[patch] add ftplugin/registry.vim

2014-01-08 Thread Cade Foster
Use ";" as comment character to *.reg files. -- -- You received this message from the "vim_dev" 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

[patch] Prevent delete part of multi-byte character

2014-02-18 Thread Cade Foster
This patch prevent delete part of multi-byte character. Steps to reproduce bug: 1) start vim (console or GUI): vim -u NONE -U NONE --noplugin -i NONE -n Note: LANG is "en_US.UTF-8" TERM is "linux" vim version 7.4 with patches 1-183 2) type any multi-byte character, for example, alpha: ia* t

[patch] doc/gui_x11.txt: replace broken URL

2014-03-04 Thread Cade Foster
Site www.yzis.org no more exists. Replace on https://github.com/chrizel/Yzis -- -- You received this message from the "vim_dev" 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 messag

[patch] doc/gui.txt: small complements

2014-03-06 Thread Cade Foster
-- -- You received this message from the "vim_dev" 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_dev" group. To unsub

[patch] doc/eval.txt and doc/map.txt: small fixes

2014-03-10 Thread Cade Foster
- Modify invalid pattern: currently expand('') returns string like "function g:func1..12_func2" - Add link to |:|. -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/m

[patch] add sortuniq() function

2014-03-18 Thread Cade Foster
Function sortuniq() for sort and remove duplicates. -- -- You received this message from the "vim_dev" 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 subscri

[fix] small fixes for src/GvimExt/Makefile

2012-11-20 Thread Cade Foster
Hi. This patch fix "fatal error U1052: file 'Win32.mak' not found" error Thanksfor great editor! -- You received this message from the "vim_dev" 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 diff -r c5334

[fix] small fixes for src/GvimExt/Makefile

2012-11-22 Thread Cade Foster
Hi. This patch fix "fatal error U1052: file 'Win32.mak' not found" error Thanksfor great editor! -- You received this message from the "vim_dev" 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 diff -r c53