| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2015-11-23 | vis: use file open dialog for all directories | Marc André Tanner | 1 | -0/+1 | |
| 2015-07-10 | vis: add a file open dialog | Marc André Tanner | 1 | -0/+47 | |
| For this to work make sure you have vis-open and slmenu or dmenu somewhere in $PATH. For now the file dialog is shown for :open, :split and :vsplit when the argument is either . (a dot) or looks like a file pattern. For example :open *.[ch] will show a listing of all C source and header files in the current directory. Use a fuzzy search to make your choice. | |||||
