File ChangeLog changed (mode: 100644) (index f432c7a50..f452e6ddb) |
322 |
322 |
alignment and wrapping). |
alignment and wrapping). |
323 |
323 |
|
|
324 |
324 |
Fixed environment variables not being expanded on checking that a |
Fixed environment variables not being expanded on checking that a |
325 |
|
:file[x]type or :fileviewer command exists. Thanks to Ben Elan. |
|
|
325 |
|
:file[x]type or :fileviewer command exists in $PATH. Thanks to Ben Elan. |
326 |
326 |
|
|
327 |
327 |
Fixed search match highlighting when the match is cut off due lack of |
Fixed search match highlighting when the match is cut off due lack of |
328 |
328 |
space. Patch by Vadim Curcă. |
space. Patch by Vadim Curcă. |
|
351 |
351 |
'sortnumbers' option is set and strverscmp() is not provided by the |
'sortnumbers' option is set and strverscmp() is not provided by the |
352 |
352 |
system (like on Windows). |
system (like on Windows). |
353 |
353 |
|
|
354 |
|
Fixed "Querying... (??%)" message on :compare having an extra space in |
|
355 |
|
parenthesis. |
|
356 |
|
|
|
357 |
354 |
Fixed :compare hanging on trying to compare non-regular files like pipes |
Fixed :compare hanging on trying to compare non-regular files like pipes |
358 |
355 |
by contents. |
by contents. |
359 |
356 |
|
|
|
439 |
436 |
Fixed statusline having invalid colors when 'wildstyle' is "bar" and |
Fixed statusline having invalid colors when 'wildstyle' is "bar" and |
440 |
437 |
completion is initiated by Shift-Tab. |
completion is initiated by Shift-Tab. |
441 |
438 |
|
|
442 |
|
Fixed Ctrl-A and Ctrl-E in command-line mode not stopping completion or |
|
443 |
|
history search unlike other similar keys. |
|
|
439 |
|
Fixed Ctrl-A and Ctrl-E in command-line mode not stopping completion |
|
440 |
|
unlike other similar keys. |
444 |
441 |
|
|
445 |
442 |
Fixed directories not being accounted for in estimates. Thanks to |
Fixed directories not being accounted for in estimates. Thanks to |
446 |
443 |
justpretending2. |
justpretending2. |