Skip to content

Commit aaa1d8f

Browse files
committed
various.txt: Update Vim 9.0.0861
1 parent c12e301 commit aaa1d8f

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

en/various.txt

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*various.txt* For Vim version 9.0. Last change: 2022 Oct 17
1+
*various.txt* For Vim version 9.0. Last change: 2022 Nov 04
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -298,7 +298,8 @@ g8 Print the hex values of the bytes used in the
298298
:silent !{cmd}
299299
< The screen is not redrawn then, thus you have to use
300300
CTRL-L or ":redraw!" if the command did display
301-
something.
301+
something. However, this depends on what the |t_ti|
302+
and |t_te| termcap entries are set to.
302303
Also see |shell-window|.
303304

304305
*:!!*

0 commit comments

Comments
 (0)