-*editing.txt* For Vim version 9.1. Last change: 2025 Jun 03
+*editing.txt* For Vim version 9.1. Last change: 2025 Jun 04
VIM REFERENCE MANUAL by Bram Moolenaar
<
as the final filter on Windows or >
- All Files\t(*)\t*\n"
+ All Files\t(*)\t*\n
<
on other platforms, so that the user can still access any desired file.
-*usr_22.txt* For Vim version 9.1. Last change: 2025 Jun 03
+*usr_22.txt* For Vim version 9.1. Last change: 2025 Jun 04
VIM USER MANUAL - by Bram Moolenaar
:edit .
Through the magic of autocommands and Vim scripts, the window will be filled
-with the contents of the directory. It looks like this: >
+with the contents of the directory. It looks like this (slightly cleaned up
+so that it fits within 80 chars): >
" ===========================================================================
- " Netrw Directory Listing (netrw v109)
+ " Netrw Directory Listing (netrw v180)
+ " /path/to/vim/runtime/doc
" Sorted by name
- " Sort sequence: [\/]$,\.h$,\.c$,\.cpp$,*,\.info$,\.swp$,\.o$\.obj$,\.bak$
- " Quick Help: <F1>:help -:go up dir D:delete R:rename s:sort-by x:exec
+ " Sort sequence: [\/]$,*,\(\.bak\|\~\|\.o\|\.h\|\.info\|\.swp\)[*@]\=$
+ " Quick Help: <F1>:help -:go up dir D:delete R:rename s:sort-by x:special
" ===========================================================================
../
./