neovim/test
James McCoy d0c0930acf Restore ":browse oldfiles" behavior from Vim
In 3b12bb225a, ":oldfiles" was taught to
behave like Vim's ":browse oldfiles" if ":oldfiles!" was used.  However,
this conflates the use of ! for abandoning a modified buffer with
choosing one file out of a list of oldfiles.

Now that ":browse" is supported again, ":browse oldfiles" will allow the
user to select an old file, while still complaining if that would cause
a modified buffer to be abandoned.  ":browse oldfiles!" will just
abandon the buffer, as expected.
2016-08-11 13:37:42 -04:00
..
benchmark test: Remove references to tiny.vim/small.vim/mbyte.vim 2016-05-22 15:55:38 -04:00
config shada: When using shada-r normalize option path 2015-10-08 22:01:10 +03:00
functional Restore ":browse oldfiles" behavior from Vim 2016-08-11 13:37:42 -04:00
includes test: sys/fcntl.h -> fcntl.h 2016-01-14 23:36:58 -05:00
unit os/fs: Rename os_file_exists to os_path_exists (#4973) 2016-07-06 01:40:25 -04:00
.luacheckrc test/functional: clean up according to luacheck (part 2) 2015-11-23 13:57:21 +01:00
helpers.lua functests: Check logs in lua code 2016-06-10 21:50:49 +03:00