Files
neovim/test/functional
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
..
2016-08-09 15:17:46 -04:00
2016-06-10 21:50:49 +03:00
2016-06-17 20:38:03 +03:00
2016-06-10 21:50:49 +03:00
2016-08-07 23:50:40 -04:00
2016-07-09 16:55:41 -04:00
2016-06-10 21:50:49 +03:00