Tags: yegappan/mru
Tags
Released on Feb 3, 2015 1. Mapping for escape key breaks special key functionality in terminal Vim 2. Configurable syntax highlighting pattern (Ingo Karkat) 3. To open a file in a new tab page at the end, use $ instead of 999. 4. When opening a file from the MRU list, if the current buffer is modified and the 'hidden' option is set, then replace the current buffer. Otherwise open the file in a new window. 5. Updated help text.
Released on March 5, 2014 1. Add a mapping to open a file in the preview window (By Ingo Karkat) 2. Add support for changing the filename format in the MRU window (By Ingo Karkat) 3. Add new key bindings (By Ingo Karkat) 4. Mark the MRU buffer as modifiable always 5. Add syntax highlighting for file names
Released on April 14, 2012 1. Separate the file name and the path in the MRU window. 2. Added support for always opening selected files in a tab (MRU_Open_File_Use_Tabs option). 3. Added support for opening the MRU window even for single files (MRU_Window_Open_Always option). 4. Added new mapping for opening files in a vertically split window from the MRU widow (key O).
Released on Dec 18, 2009 1. Limit the number of file names displayed in the MRU menu. 2. Provide a configuration variable for selecting the number of file names displayed in the MRU menu or in the sub-menu. 3. Add a menu accelerator for the Recent Files menu. 4. Add the ":Mru" command (alias for the ":MRU" command) for ease of use. 5. When a file not present in the MRU list is supplied to the ":Mru" command, then open the file. 6. Add 'v' command to edit a file from the MRU list as read-only. 7. Increase the default MRU list size to 100 from 10. 8. Support for opening multiple files from the MRU list.
Released on Sep 23, 2008 1. Escape special characters in filenames for security reasons. 2. On MS-Windows, use the _vim_mru_files file from the $USERPROFILE directory. 3. When the ':vimgrep' command is used, don't add the files to the MRU list. 4. When getting the files matching a pattern, first try it as a literal string. 5. Show tooltip text for MRU menu entries.
PreviousNext