comparison runtime/doc/index.txt @ 12045:444ad56c0cac

Update runtime files. commit https://github.com/vim/vim/commit/1ccd8fff8acfbd5df0fc0e9b4d288af84e51233e Author: Bram Moolenaar <Bram@vim.org> Date: Fri Aug 11 19:50:37 2017 +0200 Update runtime files.
author Christian Brabandt <cb@256bit.org>
date Fri, 11 Aug 2017 20:00:05 +0200
parents 4f7081eb1e26
children d91cf2e26ef0
comparison
equal deleted inserted replaced
12044:f07a8b5428f9 12045:444ad56c0cac
1 *index.txt* For Vim version 8.0. Last change: 2017 Jul 30 1 *index.txt* For Vim version 8.0. Last change: 2017 Aug 02
2 2
3 3
4 VIM REFERENCE MANUAL by Bram Moolenaar 4 VIM REFERENCE MANUAL by Bram Moolenaar
5 5
6 *index* 6 *index*
538 |CTRL-W_>| CTRL-W > increase current window width N columns 538 |CTRL-W_>| CTRL-W > increase current window width N columns
539 |CTRL-W_H| CTRL-W H move current window to the far left 539 |CTRL-W_H| CTRL-W H move current window to the far left
540 |CTRL-W_J| CTRL-W J move current window to the very bottom 540 |CTRL-W_J| CTRL-W J move current window to the very bottom
541 |CTRL-W_K| CTRL-W K move current window to the very top 541 |CTRL-W_K| CTRL-W K move current window to the very top
542 |CTRL-W_L| CTRL-W L move current window to the far right 542 |CTRL-W_L| CTRL-W L move current window to the far right
543 |CTRL-W_N| CTRL-W N terminal window: go to Terminal mode 543 |CTRL-W_N| CTRL-W N terminal window: go to Terminal Normal mode
544 |CTRL-W_P| CTRL-W P go to preview window 544 |CTRL-W_P| CTRL-W P go to preview window
545 |CTRL-W_R| CTRL-W R rotate windows upwards N times 545 |CTRL-W_R| CTRL-W R rotate windows upwards N times
546 |CTRL-W_S| CTRL-W S same as "CTRL-W s" 546 |CTRL-W_S| CTRL-W S same as "CTRL-W s"
547 |CTRL-W_T| CTRL-W T move current window to a new tab page 547 |CTRL-W_T| CTRL-W T move current window to a new tab page
548 |CTRL-W_W| CTRL-W W go to N previous window (wrap around) 548 |CTRL-W_W| CTRL-W W go to N previous window (wrap around)