16 Commits

Author SHA1 Message Date
2ab0455034 update Vim directory for v7.4 2013-09-04 15:14:40 -04:00
871e581509 re-fix supporting spaces in path 2013-03-25 13:51:59 -04:00
2a11c032eb allow starting gvim with correct servername but no files 2013-03-25 09:33:52 -04:00
67248fc4b9 doublequote servername in case it has spaces 2013-01-28 10:58:56 -05:00
1a52a4a59a overcome Windows' lameness 2012-10-23 10:23:25 -04:00
fd51fcac51 evaluate server list against file names to determine remote server name v0.2 2012-10-19 14:45:30 -04:00
cae6118e1d handle multiple filename arguments 2012-10-19 14:35:22 -04:00
f7784fc76a read config file 2012-10-19 14:07:55 -04:00
665209bb33 back to v0.1-compatible behavior from python script 2012-10-19 13:32:04 -04:00
c11a4fe8ca just a straight execution of gvim from python for now 2012-10-19 13:31:22 -04:00
545ce108f1 change to C++ version, add initial python script 2012-10-19 13:25:55 -04:00
26b713807a add install target 2012-10-19 13:06:35 -04:00
10fc925eb9 wrap arguments in quotation marks in case they contain spaces v0.1 2012-02-21 13:07:56 -05:00
b62fc84127 avoid flashing console, mark as Windows instead of console application 2012-02-21 09:40:52 -05:00
195d154010 add .gitignore 2012-02-21 09:35:53 -05:00
e7b6791a4c initial gvim-wrapper program 2012-02-21 09:35:28 -05:00