comparison runtime/doc/various.txt @ 24278:4ab4ef0c48b1

Update runtime files. Commit: https://github.com/vim/vim/commit/dad4473f02e1fec86d43a2fc094536a4b27d3b25 Author: Bram Moolenaar <Bram@vim.org> Date: Wed Mar 31 20:07:33 2021 +0200 Update runtime files.
author Bram Moolenaar <Bram@vim.org>
date Wed, 31 Mar 2021 20:15:04 +0200
parents 788e10cec9bd
children fd37be6dc258
comparison
equal deleted inserted replaced
24277:1ada4a68ac43 24278:4ab4ef0c48b1
1 *various.txt* For Vim version 8.2. Last change: 2021 Mar 02 1 *various.txt* For Vim version 8.2. Last change: 2021 Mar 23
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 6
722 Also process the received netbeans messages. {only 722 Also process the received netbeans messages. {only
723 available when compiled with the |+netbeans_intg| 723 available when compiled with the |+netbeans_intg|
724 feature} 724 feature}
725 725
726 *:sl!* *:sleep!* 726 *:sl!* *:sleep!*
727 :[N]sl[eep]! [N] [m] Same as above, but hide the cursor 727 :[N]sl[eep]! [N] [m] Same as above, but hide the cursor.
728 728
729 *:xrestore* *:xr* 729 *:xrestore* *:xr*
730 :xr[estore] [display] Reinitializes the connection to the X11 server. Useful 730 :xr[estore] [display] Reinitializes the connection to the X11 server. Useful
731 after the X server restarts, e.g. when running Vim for 731 after the X server restarts, e.g. when running Vim for
732 long time inside screen/tmux and connecting from 732 long time inside screen/tmux and connecting from