Kazuki Sakamoto
3712d186e5
Merge remote-tracking branch 'vim/master'
2016-09-27 19:47:44 -07:00
Bram Moolenaar
890680ca63
patch 8.0.0017
...
Problem: Cannot get the number of the current quickfix or location list.
Solution: Use the current list if "nr" in "what" is zero. (Yegappan
Lakshmanan) Remove debug command from test.
2016-09-27 21:28:56 +02:00
Kazuki Sakamoto
a683bab097
Merge remote-tracking branch 'vim/master'
2016-09-26 19:23:21 -07:00
Bram Moolenaar
7ef3810d28
patch 8.0.0015
...
Problem: Can't tell which part of a channel has "buffered" status.
Solution: Add an optional argument to ch_status(). Let ch_info() also
return "buffered" for out_status and err_status.
2016-09-26 22:36:58 +02:00
Kazuki Sakamoto
677d665ca0
Merge remote-tracking branch 'vim/master'
2016-09-25 20:27:49 -07:00
Bram Moolenaar
3e496b0ea3
Updated runtime files.
2016-09-25 22:11:48 +02:00
Kazuki Sakamoto
0d6868f0e0
Merge remote-tracking branch 'vim/master'
2016-09-22 21:31:00 -07:00
Bram Moolenaar
50ba526fbf
Updated runtime files.
2016-09-22 22:33:02 +02:00
Kazuki Sakamoto
418cb178ab
Merge remote-tracking branch 'vim/master'
2016-09-16 21:43:01 -07:00
Bram Moolenaar
d07969093a
Updated runtime files.
2016-09-16 20:02:31 +02:00
Kazuki Sakamoto
0975715099
Sync docs with Vim 8.0
2016-09-13 20:59:51 -07:00
Kazuki Sakamoto
131cde1b81
Merge remote-tracking branch 'vim/master'
2016-09-12 19:19:31 -07:00
Bram Moolenaar
9e1e7afc1f
patch 8.0.0002
...
Problem: The netrw plugin does not work.
Solution: Make it accept version 8.0.
2016-09-12 16:31:10 +02:00
Bram Moolenaar
bb76f24af2
Vim 8.0 release
2016-09-12 14:24:39 +02:00
Bram Moolenaar
1b01005823
patch 7.4.2365
...
Problem: Needless line break. Confusing directory name.
Solution: Remove line break. Prepend "../" to "tools".
2016-09-12 12:24:11 +02:00
Bram Moolenaar
220adb1e9f
A few more runtime updates.
2016-09-12 12:17:26 +02:00
Kazuki Sakamoto
e23c64e08f
Merge remote-tracking branch 'vim/master'
2016-09-11 10:04:02 -07:00
Bram Moolenaar
7e1479b86c
Updated runtime files, Japanese translations.
2016-09-11 15:07:27 +02:00
Kazuki Sakamoto
c15c0d6983
Merge remote-tracking branch 'vim/master'
2016-09-08 20:46:25 -07:00
Bram Moolenaar
abd468ed0f
Updated runtime files
2016-09-08 22:22:43 +02:00
Kazuki Sakamoto
e30d19e69d
Merge remote-tracking branch 'vim/master'
2016-09-07 20:48:25 -07:00
Bram Moolenaar
169ebb0804
patch 7.4.2344
...
Problem: The "Reading from channel output..." message can be unwanted.
Appending to a buffer leaves an empty first line behind.
Solution: Add the "out_msg" and "err_msg" options. Writing the first line
overwrites the first, empty line.
2016-09-07 23:32:23 +02:00
Kazuki Sakamoto
1954f8f191
Merge remote-tracking branch 'vim/master'
2016-09-06 21:58:26 -07:00
Bram Moolenaar
64d8e25bf6
Updated runtime files.
2016-09-06 22:12:34 +02:00
Markus Engelbrecht
e226fb8015
Add macthinstrokes option
...
The macthinstrokes option renders the text a
little lighter which looks nice when using a dark
colorscheme and a retina display.
2016-09-06 18:01:50 +02:00
Kazuki Sakamoto
3cc4453075
Merge remote-tracking branch 'vim/master'
2016-09-03 19:31:44 -07:00
Bram Moolenaar
b07a82b6d5
patch 7.4.2319
...
Problem: No way for a system wide vimrc to stop loading defaults.vim.
(Christian Hesse)
Solution: Bail out of defaults.vim if skip_defaults_vim was set.
2016-09-03 20:08:56 +02:00
Kazuki Sakamoto
89f8880325
Merge remote-tracking branch 'vim/master'
2016-09-02 05:26:55 -07:00
Bram Moolenaar
0874a83e9b
patch 7.4.2298
...
Problem: It is not possible to close the "in" part of a channel.
Solution: Add ch_close_in().
2016-09-01 15:11:51 +02:00
Kazuki Sakamoto
8a54cfdb32
Merge remote-tracking branch 'vim/master'
2016-08-31 21:02:36 -07:00
Bram Moolenaar
f37506f60f
Updated runtime files. Remove HiLink commands.
2016-08-31 22:22:10 +02:00
Kazuki Sakamoto
a2a8de37fa
Merge remote-tracking branch 'vim/master'
2016-08-30 20:27:34 -07:00
Bram Moolenaar
89bcfda683
Updated runtime files. Remove version checks for Vim older than 6.0.
2016-08-30 23:26:57 +02:00
Kazuki Sakamoto
42e65225c6
Merge remote-tracking branch 'vim/master'
2016-08-29 19:37:47 -07:00
Bram Moolenaar
0418609534
patch 7.4.2291
...
Problem: printf() handles floats wrong when there is a sign.
Solution: Fix placing the sign. Add tests. (Dominique Pelle)
2016-08-29 21:55:35 +02:00
Kazuki Sakamoto
1645f95201
Merge remote-tracking branch 'vim/master'
2016-08-28 22:44:35 -07:00
Bram Moolenaar
36f44c21da
Updated runtime files.
2016-08-28 18:17:20 +02:00
Bram Moolenaar
4427db9bb2
patch 7.4.2278
...
Problem: New users have no idea of the 'scrolloff' option.
Solution: Set 'scrolloff' in defaults.vim.
2016-08-28 14:39:44 +02:00
Kazuki Sakamoto
7b125feed1
Merge remote-tracking branch 'vim/master'
2016-08-27 19:08:42 -07:00
Bram Moolenaar
818078ddfb
Updated runtime files and translations.
2016-08-27 21:58:42 +02:00
Bram Moolenaar
3056735ae8
patch 7.4.2273
...
Problem: getwininfo() and getbufinfo() are inefficient.
Solution: Do not make a copy of all window/buffer-local options. Make it
possible to get them with gettabwinvar() or getbufvar().
2016-08-27 21:25:44 +02:00
Bram Moolenaar
1195669f9e
patch 7.4.2268
...
Problem: Using CTRL-N and CTRL-P for incsearch shadows completion keys.
Solution: Use CTRL-T and CTRL-G instead.
2016-08-27 16:26:56 +02:00
Kazuki Sakamoto
2f9bb2a226
Merge remote-tracking branch 'vim/master'
2016-08-26 20:51:15 -07:00
Bram Moolenaar
e4a3bcf28d
Updated runtime files. Add Scala files.
2016-08-26 19:52:37 +02:00
Bram Moolenaar
4d6f32cbfb
patch 7.4.2259
...
Problem: With 'incsearch' can only see the next match.
Solution: Make CTRL-N/CTRL-P move to the previous/next match. (Christian
Brabandt)
2016-08-26 19:13:46 +02:00
Bram Moolenaar
f1f0792e55
patch 7.4.2258
...
Problem: Two JSON messages are sent without a separator.
Solution: Separate messages with a NL. (closes #1001 )
2016-08-26 17:58:53 +02:00
Kazuki Sakamoto
5b9f4455bf
Merge remote-tracking branch 'vim/master'
2016-08-24 20:54:24 -07:00
Bram Moolenaar
015efc32c1
patch 7.4.2251
...
Problem: In rare cases diffing 4 buffers is not enough.
Solution: Raise the limit to 8. (closes #1000 )
2016-08-24 22:34:33 +02:00
Kazuki Sakamoto
25bc16eeb3
Merge remote-tracking branch 'vim/master'
2016-08-23 19:36:07 -07:00
Bram Moolenaar
7b668e83d0
patch 7.4.2244
...
Problem: Adding pattern to ":oldfiles" is not a generic solution.
Solution: Add the ":filter /pat/ cmd" command modifier. Only works for some
commands right now.
2016-08-23 23:51:21 +02:00