@@ -440,11 +440,11 @@ settings are described below, in |netrw-browser-options|, and in
440
440
441
441
*g:netrw_use_errorwindow* =2: messages from netrw will use a popup window
442
442
Move the mouse and pause to remove the popup window.
443
- (default value if popup windows are availble )
443
+ (default value if popup windows are available )
444
444
=1 : messages from netrw will use a separate one
445
445
line window. This window provides reliable
446
446
delivery of messages.
447
- (default value if popup windows are not availble )
447
+ (default value if popup windows are not available )
448
448
=0 : messages from netrw will use echoerr ;
449
449
messages don't always seem to show up this
450
450
way, but one doesn't have to quit the window.
@@ -1198,7 +1198,7 @@ If there are marked files and/or directories, mb will add them to the bookmark
1198
1198
list.
1199
1199
1200
1200
*netrw-:NetrwMB*
1201
- Addtionally , one may use :NetrwMB to bookmark files or directories. >
1201
+ Additionally , one may use :NetrwMB to bookmark files or directories. >
1202
1202
1203
1203
:NetrwMB[!] [files/directories]
1204
1204
@@ -3918,7 +3918,7 @@ netrw:
3918
3918
* Installed | g:netrw_clipboard | setting
3919
3919
* Installed option bypass for | 'guioptions' |
3920
3920
a/A settings
3921
- * Changed popup_beval() to | popup_atcursor | ()
3921
+ * Changed popup_beval() to | popup_atcursor() |
3922
3922
in netrw#ErrorMsg (lacygoill). Apparently
3923
3923
popup_beval doesn't reliably close the
3924
3924
popup when the mouse is moved.
0 commit comments