comparison runtime/doc/pi_netrw.txt @ 18750:82a28df1e2d5

Update runtime files. Commit: https://github.com/vim/vim/commit/91359014b359cf816bf943fe2c7d492996263def Author: Bram Moolenaar <Bram@vim.org> Date: Sat Nov 30 17:57:03 2019 +0100 Update runtime files.
author Bram Moolenaar <Bram@vim.org>
date Sat, 30 Nov 2019 18:00:05 +0100
parents cb3163d590a1
children 70ce979e76bc
comparison
equal deleted inserted replaced
18749:8217e179eb58 18750:82a28df1e2d5
1 *pi_netrw.txt* For Vim version 8.1. Last change: 2019 Nov 14 1 *pi_netrw.txt* For Vim version 8.1. Last change: 2019 Nov 30
2 2
3 ------------------------------------------------ 3 ------------------------------------------------
4 NETRW REFERENCE MANUAL by Charles E. Campbell 4 NETRW REFERENCE MANUAL by Charles E. Campbell
5 ------------------------------------------------ 5 ------------------------------------------------
6 Author: Charles E. Campbell <NdrOchip@ScampbellPfamily.AbizM> 6 Author: Charles E. Campbell <NdrOchip@ScampbellPfamily.AbizM>
1182 mb 1182 mb
1183 < 1183 <
1184 *.netrwbook* 1184 *.netrwbook*
1185 Bookmarks are retained in between sessions of vim in a file called .netrwbook 1185 Bookmarks are retained in between sessions of vim in a file called .netrwbook
1186 as a |List|, which is typically stored in the first directory on the user's 1186 as a |List|, which is typically stored in the first directory on the user's
1187 'runtimepath'; entries are kept in sorted order. 1187 |'runtimepath'|; entries are kept in sorted order.
1188 1188
1189 If there are marked files and/or directories, mb will add them to the bookmark 1189 If there are marked files and/or directories, mb will add them to the bookmark
1190 list. 1190 list.
1191 1191
1192 *netrw-:NetrwMB* 1192 *netrw-:NetrwMB*
3840 NdrOchip at ScampbellPfamily.AbizM - NOSPAM 3840 NdrOchip at ScampbellPfamily.AbizM - NOSPAM
3841 < 3841 <
3842 ============================================================================== 3842 ==============================================================================
3843 12. History *netrw-history* {{{1 3843 12. History *netrw-history* {{{1
3844 3844
3845 v167: Nov 29, 2019 * netrw does a save&restore on @* and @+.
3846 That causes problems with the clipboard.
3847 Now restores occurs only if @* or @+ have
3848 been changed.
3849 * netrw will change @* or @+ less often.
3850 Never if I happen to have caught all the
3851 operations that modify the unnamed
3852 register (which also writes @*).
3853 * Modified hiding behavior so that "s"
3854 will not ignore hiding.
3845 v166: Nov 06, 2019 * Removed a space from a nmap for "-" 3855 v166: Nov 06, 2019 * Removed a space from a nmap for "-"
3846 * Numerous debugging statement changes 3856 * Numerous debugging statement changes
3847 v163: Dec 05, 2017 * (Cristi Balan) reported that a setting ('sel') 3857 v163: Dec 05, 2017 * (Cristi Balan) reported that a setting ('sel')
3848 was left changed 3858 was left changed
3849 * (Holger Mitschke) reported a problem with 3859 * (Holger Mitschke) reported a problem with