This file is indexed.

/usr/share/doc/vim/html/vimindex.html is in vim-doc 2:8.0.1453-1ubuntu1.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

   1
   2
   3
   4
   5
   6
   7
   8
   9
  10
  11
  12
  13
  14
  15
  16
  17
  18
  19
  20
  21
  22
  23
  24
  25
  26
  27
  28
  29
  30
  31
  32
  33
  34
  35
  36
  37
  38
  39
  40
  41
  42
  43
  44
  45
  46
  47
  48
  49
  50
  51
  52
  53
  54
  55
  56
  57
  58
  59
  60
  61
  62
  63
  64
  65
  66
  67
  68
  69
  70
  71
  72
  73
  74
  75
  76
  77
  78
  79
  80
  81
  82
  83
  84
  85
  86
  87
  88
  89
  90
  91
  92
  93
  94
  95
  96
  97
  98
  99
 100
 101
 102
 103
 104
 105
 106
 107
 108
 109
 110
 111
 112
 113
 114
 115
 116
 117
 118
 119
 120
 121
 122
 123
 124
 125
 126
 127
 128
 129
 130
 131
 132
 133
 134
 135
 136
 137
 138
 139
 140
 141
 142
 143
 144
 145
 146
 147
 148
 149
 150
 151
 152
 153
 154
 155
 156
 157
 158
 159
 160
 161
 162
 163
 164
 165
 166
 167
 168
 169
 170
 171
 172
 173
 174
 175
 176
 177
 178
 179
 180
 181
 182
 183
 184
 185
 186
 187
 188
 189
 190
 191
 192
 193
 194
 195
 196
 197
 198
 199
 200
 201
 202
 203
 204
 205
 206
 207
 208
 209
 210
 211
 212
 213
 214
 215
 216
 217
 218
 219
 220
 221
 222
 223
 224
 225
 226
 227
 228
 229
 230
 231
 232
 233
 234
 235
 236
 237
 238
 239
 240
 241
 242
 243
 244
 245
 246
 247
 248
 249
 250
 251
 252
 253
 254
 255
 256
 257
 258
 259
 260
 261
 262
 263
 264
 265
 266
 267
 268
 269
 270
 271
 272
 273
 274
 275
 276
 277
 278
 279
 280
 281
 282
 283
 284
 285
 286
 287
 288
 289
 290
 291
 292
 293
 294
 295
 296
 297
 298
 299
 300
 301
 302
 303
 304
 305
 306
 307
 308
 309
 310
 311
 312
 313
 314
 315
 316
 317
 318
 319
 320
 321
 322
 323
 324
 325
 326
 327
 328
 329
 330
 331
 332
 333
 334
 335
 336
 337
 338
 339
 340
 341
 342
 343
 344
 345
 346
 347
 348
 349
 350
 351
 352
 353
 354
 355
 356
 357
 358
 359
 360
 361
 362
 363
 364
 365
 366
 367
 368
 369
 370
 371
 372
 373
 374
 375
 376
 377
 378
 379
 380
 381
 382
 383
 384
 385
 386
 387
 388
 389
 390
 391
 392
 393
 394
 395
 396
 397
 398
 399
 400
 401
 402
 403
 404
 405
 406
 407
 408
 409
 410
 411
 412
 413
 414
 415
 416
 417
 418
 419
 420
 421
 422
 423
 424
 425
 426
 427
 428
 429
 430
 431
 432
 433
 434
 435
 436
 437
 438
 439
 440
 441
 442
 443
 444
 445
 446
 447
 448
 449
 450
 451
 452
 453
 454
 455
 456
 457
 458
 459
 460
 461
 462
 463
 464
 465
 466
 467
 468
 469
 470
 471
 472
 473
 474
 475
 476
 477
 478
 479
 480
 481
 482
 483
 484
 485
 486
 487
 488
 489
 490
 491
 492
 493
 494
 495
 496
 497
 498
 499
 500
 501
 502
 503
 504
 505
 506
 507
 508
 509
 510
 511
 512
 513
 514
 515
 516
 517
 518
 519
 520
 521
 522
 523
 524
 525
 526
 527
 528
 529
 530
 531
 532
 533
 534
 535
 536
 537
 538
 539
 540
 541
 542
 543
 544
 545
 546
 547
 548
 549
 550
 551
 552
 553
 554
 555
 556
 557
 558
 559
 560
 561
 562
 563
 564
 565
 566
 567
 568
 569
 570
 571
 572
 573
 574
 575
 576
 577
 578
 579
 580
 581
 582
 583
 584
 585
 586
 587
 588
 589
 590
 591
 592
 593
 594
 595
 596
 597
 598
 599
 600
 601
 602
 603
 604
 605
 606
 607
 608
 609
 610
 611
 612
 613
 614
 615
 616
 617
 618
 619
 620
 621
 622
 623
 624
 625
 626
 627
 628
 629
 630
 631
 632
 633
 634
 635
 636
 637
 638
 639
 640
 641
 642
 643
 644
 645
 646
 647
 648
 649
 650
 651
 652
 653
 654
 655
 656
 657
 658
 659
 660
 661
 662
 663
 664
 665
 666
 667
 668
 669
 670
 671
 672
 673
 674
 675
 676
 677
 678
 679
 680
 681
 682
 683
 684
 685
 686
 687
 688
 689
 690
 691
 692
 693
 694
 695
 696
 697
 698
 699
 700
 701
 702
 703
 704
 705
 706
 707
 708
 709
 710
 711
 712
 713
 714
 715
 716
 717
 718
 719
 720
 721
 722
 723
 724
 725
 726
 727
 728
 729
 730
 731
 732
 733
 734
 735
 736
 737
 738
 739
 740
 741
 742
 743
 744
 745
 746
 747
 748
 749
 750
 751
 752
 753
 754
 755
 756
 757
 758
 759
 760
 761
 762
 763
 764
 765
 766
 767
 768
 769
 770
 771
 772
 773
 774
 775
 776
 777
 778
 779
 780
 781
 782
 783
 784
 785
 786
 787
 788
 789
 790
 791
 792
 793
 794
 795
 796
 797
 798
 799
 800
 801
 802
 803
 804
 805
 806
 807
 808
 809
 810
 811
 812
 813
 814
 815
 816
 817
 818
 819
 820
 821
 822
 823
 824
 825
 826
 827
 828
 829
 830
 831
 832
 833
 834
 835
 836
 837
 838
 839
 840
 841
 842
 843
 844
 845
 846
 847
 848
 849
 850
 851
 852
 853
 854
 855
 856
 857
 858
 859
 860
 861
 862
 863
 864
 865
 866
 867
 868
 869
 870
 871
 872
 873
 874
 875
 876
 877
 878
 879
 880
 881
 882
 883
 884
 885
 886
 887
 888
 889
 890
 891
 892
 893
 894
 895
 896
 897
 898
 899
 900
 901
 902
 903
 904
 905
 906
 907
 908
 909
 910
 911
 912
 913
 914
 915
 916
 917
 918
 919
 920
 921
 922
 923
 924
 925
 926
 927
 928
 929
 930
 931
 932
 933
 934
 935
 936
 937
 938
 939
 940
 941
 942
 943
 944
 945
 946
 947
 948
 949
 950
 951
 952
 953
 954
 955
 956
 957
 958
 959
 960
 961
 962
 963
 964
 965
 966
 967
 968
 969
 970
 971
 972
 973
 974
 975
 976
 977
 978
 979
 980
 981
 982
 983
 984
 985
 986
 987
 988
 989
 990
 991
 992
 993
 994
 995
 996
 997
 998
 999
1000
1001
1002
1003
1004
1005
1006
1007
1008
1009
1010
1011
1012
1013
1014
1015
1016
1017
1018
1019
1020
1021
1022
1023
1024
1025
1026
1027
1028
1029
1030
1031
1032
1033
1034
1035
1036
1037
1038
1039
1040
1041
1042
1043
1044
1045
1046
1047
1048
1049
1050
1051
1052
1053
1054
1055
1056
1057
1058
1059
1060
1061
1062
1063
1064
1065
1066
1067
1068
1069
1070
1071
1072
1073
1074
1075
1076
1077
1078
1079
1080
1081
1082
1083
1084
1085
1086
1087
1088
1089
1090
1091
1092
1093
1094
1095
1096
1097
1098
1099
1100
1101
1102
1103
1104
1105
1106
1107
1108
1109
1110
1111
1112
1113
1114
1115
1116
1117
1118
1119
1120
1121
1122
1123
1124
1125
1126
1127
1128
1129
1130
1131
1132
1133
1134
1135
1136
1137
1138
1139
1140
1141
1142
1143
1144
1145
1146
1147
1148
1149
1150
1151
1152
1153
1154
1155
1156
1157
1158
1159
1160
1161
1162
1163
1164
1165
1166
1167
1168
1169
1170
1171
1172
1173
1174
1175
1176
1177
1178
1179
1180
1181
1182
1183
1184
1185
1186
1187
1188
1189
1190
1191
1192
1193
1194
1195
1196
1197
1198
1199
1200
1201
1202
1203
1204
1205
1206
1207
1208
1209
1210
1211
1212
1213
1214
1215
1216
1217
1218
1219
1220
1221
1222
1223
1224
1225
1226
1227
1228
1229
1230
1231
1232
1233
1234
1235
1236
1237
1238
1239
1240
1241
1242
1243
1244
1245
1246
1247
1248
1249
1250
1251
1252
1253
1254
1255
1256
1257
1258
1259
1260
1261
1262
1263
1264
1265
1266
1267
1268
1269
1270
1271
1272
1273
1274
1275
1276
1277
1278
1279
1280
1281
1282
1283
1284
1285
1286
1287
1288
1289
1290
1291
1292
1293
1294
1295
1296
1297
1298
1299
1300
1301
1302
1303
1304
1305
1306
1307
1308
1309
1310
1311
1312
1313
1314
1315
1316
1317
1318
1319
1320
1321
1322
1323
1324
1325
1326
1327
1328
1329
1330
1331
1332
1333
1334
1335
1336
1337
1338
1339
1340
1341
1342
1343
1344
1345
1346
1347
1348
1349
1350
1351
1352
1353
1354
1355
1356
1357
1358
1359
1360
1361
1362
1363
1364
1365
1366
1367
1368
1369
1370
1371
1372
1373
1374
1375
1376
1377
1378
1379
1380
1381
1382
1383
1384
1385
1386
1387
1388
1389
1390
1391
1392
1393
1394
1395
1396
1397
1398
1399
1400
1401
1402
1403
1404
1405
1406
1407
1408
1409
1410
1411
1412
1413
1414
1415
1416
1417
1418
1419
1420
1421
1422
1423
1424
1425
1426
1427
1428
1429
1430
1431
1432
1433
1434
1435
1436
1437
1438
1439
1440
1441
1442
1443
1444
1445
1446
1447
1448
1449
1450
1451
1452
1453
1454
1455
1456
1457
1458
1459
1460
1461
1462
1463
1464
1465
1466
1467
1468
1469
1470
1471
1472
1473
1474
1475
1476
1477
1478
1479
1480
1481
1482
1483
1484
1485
1486
1487
1488
1489
1490
1491
1492
1493
1494
1495
1496
1497
1498
1499
1500
1501
1502
1503
1504
1505
1506
1507
1508
1509
1510
1511
1512
1513
1514
1515
1516
1517
1518
1519
1520
1521
1522
1523
1524
1525
1526
1527
1528
1529
1530
1531
1532
1533
1534
1535
1536
1537
1538
1539
1540
1541
1542
1543
1544
1545
1546
1547
1548
1549
1550
1551
1552
1553
1554
1555
1556
1557
1558
1559
1560
1561
1562
1563
1564
1565
1566
1567
1568
1569
1570
1571
1572
1573
1574
1575
1576
1577
1578
1579
1580
1581
1582
1583
1584
1585
1586
1587
1588
1589
1590
1591
1592
1593
1594
1595
1596
1597
1598
1599
1600
1601
1602
1603
1604
1605
1606
1607
1608
1609
1610
1611
1612
1613
1614
1615
1616
1617
1618
1619
1620
1621
1622
1623
1624
1625
1626
1627
1628
1629
1630
1631
1632
1633
1634
1635
1636
1637
1638
1639
1640
1641
1642
1643
1644
1645
1646
1647
1648
1649
1650
1651
1652
1653
1654
1655
1656
1657
1658
1659
1660
1661
1662
1663
1664
1665
1666
1667
1668
1669
1670
1671
1672
1673
1674
1675
1676
1677
1678
1679
1680
1681
1682
1683
1684
1685
1686
1687
1688
1689
1690
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-type" content="text/html; charset=ISO-8859-1">
<TITLE>Vim documentation: index</TITLE>
</HEAD>
<BODY BGCOLOR="#ffffff">
<H1>Vim documentation: index</H1>
<A NAME="top"></A>
<A HREF="index.html">main help file</A>

<HR>
<PRE>

*<A NAME="index.txt"></A><B>index.txt</B>*     For Vim version 8.0.  Last change: 2017 Aug 02


		  VIM REFERENCE MANUAL    by <A HREF="intro.html#Bram">Bram</A> <A HREF="intro.html#Moolenaar">Moolenaar</A>


								*<A NAME="index"></A><B>index</B>*
This file contains a <A HREF="eval.html#list">list</A> of all commands for each mode, with a <A HREF="tagsrch.html#tag">tag</A> and a
short description.  The lists are sorted on ASCII value.

Tip: When looking for certain functionality, use a search command.  E.g.,
to look for <A HREF="change.html#deleting">deleting</A> something, use: &quot;/delete&quot;.

1. <A HREF="insert.html#Insert">Insert</A> mode				|<A HREF="#insert-index">insert-index</A>|
2. <A HREF="intro.html#Normal">Normal</A> mode				|<A HREF="#normal-index">normal-index</A>|
   2.1. Text objects			|<A HREF="#objects">objects</A>|
   2.2. Window commands			|<A HREF="#CTRL-W">CTRL-W</A>|
   2.3. Square bracket commands		|<A HREF="#[">[</A>|
   2.4. Commands starting with 'g'	|<A HREF="#g">g</A>|
   2.5. Commands starting with 'z'	|<A HREF="#z">z</A>|
3. <A HREF="visual.html#Visual">Visual</A> mode				|<A HREF="#visual-index">visual-index</A>|
4. <A HREF="cmdline.html#Command-line">Command-line</A> editing			|<A HREF="#ex-edit-index">ex-edit-index</A>|
5. <A HREF="intro.html#EX">EX</A> commands				|<A HREF="#ex-cmd-index">ex-cmd-index</A>|

For an overview of <A HREF="options.html#options">options</A> see <A HREF="help.html#help.txt">help.txt</A> |<A HREF="quickref.html#option-list">option-list</A>|.
For an overview of built-in functions see |<A HREF="eval.html#functions">functions</A>|.
For a <A HREF="eval.html#list">list</A> of Vim <A HREF="eval.html#variables">variables</A> see |<A HREF="eval.html#vim-variable">vim-variable</A>|.
For a complete listing of all help items see |<A HREF="tags.html#help-tags">help-tags</A>|.

==============================================================================

1. <A HREF="insert.html#Insert">Insert</A> mode						*<A NAME="insert-index"></A><B>insert-index</B>*

<B><FONT COLOR="PURPLE">tag		char		action in Insert mode	</FONT></B>
|<A HREF="insert.html#i_CTRL-@">i_CTRL-@</A>|	CTRL-@		insert previously inserted text and stop
				insert
|<A HREF="insert.html#i_CTRL-A">i_CTRL-A</A>|	CTRL-A		insert previously inserted text
		CTRL-B		not used |<A HREF="version5.html#i_CTRL-B-gone">i_CTRL-B-gone</A>|
|<A HREF="insert.html#i_CTRL-C">i_CTRL-C</A>|	CTRL-C		quit insert mode, without checking for
				abbreviation, unless <A HREF="options.html#'insertmode'">'insertmode'</A> set.
|<A HREF="insert.html#i_CTRL-D">i_CTRL-D</A>|	CTRL-D		delete one shiftwidth of indent in the current
				line
|<A HREF="insert.html#i_CTRL-E">i_CTRL-E</A>|	CTRL-E		insert the character which is below the cursor
		<A HREF="scroll.html#CTRL-F">CTRL-F</A>		not used (but by default it's in <A HREF="options.html#'cinkeys'">'cinkeys'</A> to
				re-indent the current line)
|<A HREF="insert.html#i_CTRL-G_j">i_CTRL-G_j</A>|	CTRL-G <A HREF="motion.html#CTRL-J">CTRL-J</A>	line down, to column where <A HREF="insert.html#inserting">inserting</A> started
|<A HREF="insert.html#i_CTRL-G_j">i_CTRL-G_j</A>|	CTRL-G j	line down, to column where <A HREF="insert.html#inserting">inserting</A> started
|<A HREF="insert.html#i_CTRL-G_j">i_CTRL-G_j</A>|	CTRL-G <A HREF="motion.html#&lt;Down&gt;">&lt;Down&gt;</A>	line down, to column where <A HREF="insert.html#inserting">inserting</A> started
|<A HREF="insert.html#i_CTRL-G_k">i_CTRL-G_k</A>|	CTRL-G CTRL-K	line up, to column where <A HREF="insert.html#inserting">inserting</A> started
|<A HREF="insert.html#i_CTRL-G_k">i_CTRL-G_k</A>|	CTRL-G k	line up, to column where <A HREF="insert.html#inserting">inserting</A> started
|<A HREF="insert.html#i_CTRL-G_k">i_CTRL-G_k</A>|	CTRL-G <A HREF="motion.html#&lt;Up&gt;">&lt;Up&gt;</A>	line up, to column where <A HREF="insert.html#inserting">inserting</A> started
|<A HREF="insert.html#i_CTRL-G_u">i_CTRL-G_u</A>|	CTRL-G u	start new undoable edit
|<A HREF="insert.html#i_CTRL-G_U">i_CTRL-G_U</A>|	CTRL-G U	don't break <A HREF="undo.html#undo">undo</A> with next cursor <A HREF="intro.html#movement">movement</A>
|<A HREF="insert.html#i_&lt;BS&gt;">i_&lt;BS&gt;</A>|	&lt;BS&gt;		delete character before the cursor
|<A HREF="digraph.html#i_digraph">i_digraph</A>|	{char1}&lt;BS&gt;{char2}
				enter <A HREF="digraph.html#digraph">digraph</A> (only when <A HREF="options.html#'digraph'">'digraph'</A> option set)
|<A HREF="insert.html#i_CTRL-H">i_CTRL-H</A>|	CTRL-H		same <A HREF="motion.html#as">as</A> <A HREF="motion.html#&lt;BS&gt;">&lt;BS&gt;</A>
|<A HREF="insert.html#i_&lt;Tab&gt;">i_&lt;Tab&gt;</A>|	&lt;Tab&gt;		insert a &lt;Tab&gt; character
|<A HREF="insert.html#i_CTRL-I">i_CTRL-I</A>|	CTRL-I		same <A HREF="motion.html#as">as</A> <A HREF="motion.html#&lt;Tab&gt;">&lt;Tab&gt;</A>
|<A HREF="insert.html#i_&lt;NL&gt;">i_&lt;NL&gt;</A>|	&lt;NL&gt;		same <A HREF="motion.html#as">as</A> <A HREF="motion.html#&lt;CR&gt;">&lt;CR&gt;</A>
|<A HREF="insert.html#i_CTRL-J">i_CTRL-J</A>|	CTRL-J		same <A HREF="motion.html#as">as</A> <A HREF="motion.html#&lt;CR&gt;">&lt;CR&gt;</A>
|<A HREF="insert.html#i_CTRL-K">i_CTRL-K</A>|	CTRL-K {char1} {char2}
				enter <A HREF="digraph.html#digraph">digraph</A>
|<A HREF="insert.html#i_CTRL-L">i_CTRL-L</A>|	CTRL-L		when <A HREF="options.html#'insertmode'">'insertmode'</A> set: Leave <A HREF="insert.html#Insert">Insert</A> mode
|<A HREF="insert.html#i_&lt;CR&gt;">i_&lt;CR&gt;</A>|	&lt;CR&gt;		begin new line
|<A HREF="insert.html#i_CTRL-M">i_CTRL-M</A>|	CTRL-M		same <A HREF="motion.html#as">as</A> <A HREF="motion.html#&lt;CR&gt;">&lt;CR&gt;</A>
|<A HREF="insert.html#i_CTRL-N">i_CTRL-N</A>|	CTRL-N		find next match for keyword in front of the
				cursor
|<A HREF="insert.html#i_CTRL-O">i_CTRL-O</A>|	CTRL-O		execute a single command and return to insert
				mode
|<A HREF="insert.html#i_CTRL-P">i_CTRL-P</A>|	CTRL-P		find previous match for keyword in front of
				the cursor
|<A HREF="insert.html#i_CTRL-Q">i_CTRL-Q</A>|	CTRL-Q		same <A HREF="motion.html#as">as</A> <A HREF="visual.html#CTRL-V">CTRL-V</A>, unless used for <A HREF="terminal.html#terminal">terminal</A>
				<A HREF="intro.html#control">control</A> flow
|<A HREF="insert.html#i_CTRL-R">i_CTRL-R</A>|	CTRL-R {0-9a-z&quot;&#37;#*:=}
				insert the contents of a <A HREF="sponsor.html#register">register</A>
|<A HREF="insert.html#i_CTRL-R_CTRL-R">i_CTRL-R_CTRL-R</A>| CTRL-R CTRL-R {0-9a-z&quot;&#37;#*:=}
				insert the contents of a <A HREF="sponsor.html#register">register</A> literally
|<A HREF="insert.html#i_CTRL-R_CTRL-O">i_CTRL-R_CTRL-O</A>| CTRL-R CTRL-O {0-9a-z&quot;&#37;#*:=}
				insert the contents of a <A HREF="sponsor.html#register">register</A> literally
				and don't auto-indent
|<A HREF="insert.html#i_CTRL-R_CTRL-P">i_CTRL-R_CTRL-P</A>| CTRL-R CTRL-P {0-9a-z&quot;&#37;#*:=}
				insert the contents of a <A HREF="sponsor.html#register">register</A> literally
				and fix indent.
		CTRL-S		(used for <A HREF="terminal.html#terminal">terminal</A> <A HREF="intro.html#control">control</A> flow)
|<A HREF="insert.html#i_CTRL-T">i_CTRL-T</A>|	CTRL-T		insert one shiftwidth of indent in current
				line
|<A HREF="insert.html#i_CTRL-U">i_CTRL-U</A>|	CTRL-U		delete all entered characters in the current
				line
|<A HREF="insert.html#i_CTRL-V">i_CTRL-V</A>|	CTRL-V {char}	insert next non-digit literally
|<A HREF="insert.html#i_CTRL-V_digit">i_CTRL-V_digit</A>| CTRL-V {number} insert three digit decimal number <A HREF="motion.html#as">as</A> a single
				byte.
|<A HREF="insert.html#i_CTRL-W">i_CTRL-W</A>|	CTRL-W		delete <A HREF="motion.html#word">word</A> before the cursor
|<A HREF="insert.html#i_CTRL-X">i_CTRL-X</A>|	CTRL-X {mode}	enter CTRL-X sub mode, see |<A HREF="#i_CTRL-X_index">i_CTRL-X_index</A>|
|<A HREF="insert.html#i_CTRL-Y">i_CTRL-Y</A>|	CTRL-Y		insert the character which is above the cursor
|<A HREF="options.html#i_CTRL-Z">i_CTRL-Z</A>|	CTRL-Z		when <A HREF="options.html#'insertmode'">'insertmode'</A> set: <A HREF="starting.html#suspend">suspend</A> Vim
|<A HREF="insert.html#i_&lt;Esc&gt;">i_&lt;Esc&gt;</A>|	&lt;Esc&gt;		end insert mode (unless <A HREF="options.html#'insertmode'">'insertmode'</A> set)
|<A HREF="insert.html#i_CTRL-[">i_CTRL-[</A>|	CTRL-[		same <A HREF="motion.html#as">as</A> <A HREF="intro.html#&lt;Esc&gt;">&lt;Esc&gt;</A>
|<A HREF="intro.html#i_CTRL-\_CTRL-N">i_CTRL-\_CTRL-N</A>| CTRL-\ CTRL-N	go to <A HREF="intro.html#Normal">Normal</A> mode
|<A HREF="intro.html#i_CTRL-\_CTRL-G">i_CTRL-\_CTRL-G</A>| CTRL-\ CTRL-G	go to mode specified with <A HREF="options.html#'insertmode'">'insertmode'</A>
		CTRL-\ a - <A HREF="#z">z</A>	reserved for extensions
		CTRL-\ others	not used
|<A HREF="insert.html#i_CTRL-]">i_CTRL-]</A>|	CTRL-]		trigger abbreviation
|<A HREF="insert.html#i_CTRL-^">i_CTRL-^</A>|	CTRL-^		toggle use of |<A HREF="map.html#:lmap">:lmap</A>| mappings
|<A HREF="insert.html#i_CTRL-_">i_CTRL-_</A>|	CTRL-_		When <A HREF="options.html#'allowrevins'">'allowrevins'</A> set: change language
				(Hebrew, <A HREF="farsi.html#Farsi">Farsi</A>) {only when compiled with
				the |<A HREF="various.html#+rightleft">+rightleft</A>| feature}

		<A HREF="motion.html#&lt;Space&gt;">&lt;Space&gt;</A> to '<A HREF="change.html#~">~</A>'	not used, except '<A HREF="motion.html#0">0</A>' and '<A HREF="motion.html#^">^</A>' followed by
				<A HREF="scroll.html#CTRL-D">CTRL-D</A>

|<A HREF="insert.html#i_0_CTRL-D">i_0_CTRL-D</A>|	0 CTRL-D	delete all indent in the current line
|<A HREF="insert.html#i_^_CTRL-D">i_^_CTRL-D</A>|	^ CTRL-D	delete all indent in the current line, restore
				<A HREF="motion.html#it">it</A> in the next line

|<A HREF="insert.html#i_&lt;Del&gt;">i_&lt;Del&gt;</A>|	&lt;Del&gt;		delete character under the cursor

		Meta characters (0x80 to 0xff, 128 to 255)
				not used

|<A HREF="insert.html#i_&lt;Left&gt;">i_&lt;Left&gt;</A>|	&lt;Left&gt;		cursor one character left
|<A HREF="insert.html#i_&lt;S-Left&gt;">i_&lt;S-Left&gt;</A>|	&lt;S-Left&gt;	cursor one <A HREF="motion.html#word">word</A> left
|<A HREF="insert.html#i_&lt;C-Left&gt;">i_&lt;C-Left&gt;</A>|	&lt;C-Left&gt;	cursor one <A HREF="motion.html#word">word</A> left
|<A HREF="insert.html#i_&lt;Right&gt;">i_&lt;Right&gt;</A>|	&lt;Right&gt;		cursor one character right
|<A HREF="insert.html#i_&lt;S-Right&gt;">i_&lt;S-Right&gt;</A>|	&lt;S-Right&gt;	cursor one <A HREF="motion.html#word">word</A> right
|<A HREF="insert.html#i_&lt;C-Right&gt;">i_&lt;C-Right&gt;</A>|	&lt;C-Right&gt;	cursor one <A HREF="motion.html#word">word</A> right
|<A HREF="insert.html#i_&lt;Up&gt;">i_&lt;Up&gt;</A>|	&lt;Up&gt;		cursor one line up
|<A HREF="insert.html#i_&lt;S-Up&gt;">i_&lt;S-Up&gt;</A>|	&lt;S-Up&gt;		same <A HREF="motion.html#as">as</A> <A HREF="scroll.html#&lt;PageUp&gt;">&lt;PageUp&gt;</A>
|<A HREF="insert.html#i_&lt;Down&gt;">i_&lt;Down&gt;</A>|	&lt;Down&gt;		cursor one line down
|<A HREF="insert.html#i_&lt;S-Down&gt;">i_&lt;S-Down&gt;</A>|	&lt;S-Down&gt;	same <A HREF="motion.html#as">as</A> <A HREF="scroll.html#&lt;PageDown&gt;">&lt;PageDown&gt;</A>
|<A HREF="insert.html#i_&lt;Home&gt;">i_&lt;Home&gt;</A>|	&lt;Home&gt;		cursor to start of line
|<A HREF="insert.html#i_&lt;C-Home&gt;">i_&lt;C-Home&gt;</A>|	&lt;C-Home&gt;	cursor to start of file
|<A HREF="insert.html#i_&lt;End&gt;">i_&lt;End&gt;</A>|	&lt;End&gt;		cursor past end of line
|<A HREF="insert.html#i_&lt;C-End&gt;">i_&lt;C-End&gt;</A>|	&lt;C-End&gt;		cursor past end of file
|<A HREF="insert.html#i_&lt;PageUp&gt;">i_&lt;PageUp&gt;</A>|	&lt;PageUp&gt;	one screenful backward
|<A HREF="insert.html#i_&lt;PageDown&gt;">i_&lt;PageDown&gt;</A>|	&lt;PageDown&gt;	one screenful forward
|<A HREF="helphelp.html#i_&lt;F1&gt;">i_&lt;F1&gt;</A>|	&lt;F1&gt;		same <A HREF="motion.html#as">as</A> <A HREF="helphelp.html#&lt;Help&gt;">&lt;Help&gt;</A>
|<A HREF="helphelp.html#i_&lt;Help&gt;">i_&lt;Help&gt;</A>|	&lt;Help&gt;		stop insert mode and display help <A HREF="windows.html#window">window</A>
|<A HREF="insert.html#i_&lt;Insert&gt;">i_&lt;Insert&gt;</A>|	&lt;Insert&gt;	toggle Insert/Replace mode
|<A HREF="insert.html#i_&lt;LeftMouse&gt;">i_&lt;LeftMouse&gt;</A>|	&lt;LeftMouse&gt;	cursor at mouse click
|<A HREF="insert.html#i_&lt;ScrollWheelDown&gt;">i_&lt;ScrollWheelDown&gt;</A>|	&lt;ScrollWheelDown&gt;	move <A HREF="windows.html#window">window</A> three lines down
|<A HREF="insert.html#i_&lt;S-ScrollWheelDown&gt;">i_&lt;S-ScrollWheelDown&gt;</A>|	&lt;S-ScrollWheelDown&gt;	move <A HREF="windows.html#window">window</A> one page down
|<A HREF="insert.html#i_&lt;ScrollWheelUp&gt;">i_&lt;ScrollWheelUp&gt;</A>|	&lt;ScrollWheelUp&gt;		move <A HREF="windows.html#window">window</A> three lines up
|<A HREF="insert.html#i_&lt;S-ScrollWheelUp&gt;">i_&lt;S-ScrollWheelUp&gt;</A>|	&lt;S-ScrollWheelUp&gt;	move <A HREF="windows.html#window">window</A> one page up
|<A HREF="insert.html#i_&lt;ScrollWheelLeft&gt;">i_&lt;ScrollWheelLeft&gt;</A>|	&lt;ScrollWheelLeft&gt;	move <A HREF="windows.html#window">window</A> six columns left
|<A HREF="insert.html#i_&lt;S-ScrollWheelLeft&gt;">i_&lt;S-ScrollWheelLeft&gt;</A>|	&lt;S-ScrollWheelLeft&gt;	move <A HREF="windows.html#window">window</A> one page left
|<A HREF="insert.html#i_&lt;ScrollWheelRight&gt;">i_&lt;ScrollWheelRight&gt;</A>|	&lt;ScrollWheelRight&gt;	move <A HREF="windows.html#window">window</A> six columns right
|<A HREF="insert.html#i_&lt;S-ScrollWheelRight&gt;">i_&lt;S-ScrollWheelRight&gt;</A>| &lt;S-ScrollWheelRight&gt;	move <A HREF="windows.html#window">window</A> one page right


commands in <A HREF="change.html#CTRL-X">CTRL-X</A> submode				*<A NAME="i_CTRL-X_index"></A><B>i_CTRL-X_index</B>*

|<A HREF="insert.html#i_CTRL-X_CTRL-D">i_CTRL-X_CTRL-D</A>|	CTRL-X CTRL-D	complete defined identifiers
|<A HREF="insert.html#i_CTRL-X_CTRL-E">i_CTRL-X_CTRL-E</A>|	CTRL-X CTRL-E	scroll up
|<A HREF="insert.html#i_CTRL-X_CTRL-F">i_CTRL-X_CTRL-F</A>|	CTRL-X CTRL-F	complete file names
|<A HREF="insert.html#i_CTRL-X_CTRL-I">i_CTRL-X_CTRL-I</A>|	CTRL-X CTRL-I	complete identifiers
|<A HREF="insert.html#i_CTRL-X_CTRL-K">i_CTRL-X_CTRL-K</A>|	CTRL-X CTRL-K	complete identifiers from dictionary
|<A HREF="insert.html#i_CTRL-X_CTRL-L">i_CTRL-X_CTRL-L</A>|	CTRL-X CTRL-L	complete whole lines
|<A HREF="insert.html#i_CTRL-X_CTRL-N">i_CTRL-X_CTRL-N</A>|	CTRL-X CTRL-N	next completion
|<A HREF="insert.html#i_CTRL-X_CTRL-O">i_CTRL-X_CTRL-O</A>|	CTRL-X CTRL-O	omni completion
|<A HREF="insert.html#i_CTRL-X_CTRL-P">i_CTRL-X_CTRL-P</A>|	CTRL-X CTRL-P	previous completion
|<A HREF="insert.html#i_CTRL-X_CTRL-S">i_CTRL-X_CTRL-S</A>|	CTRL-X CTRL-S	spelling suggestions
|<A HREF="insert.html#i_CTRL-X_CTRL-T">i_CTRL-X_CTRL-T</A>|	CTRL-X CTRL-T	complete identifiers from thesaurus
|<A HREF="insert.html#i_CTRL-X_CTRL-Y">i_CTRL-X_CTRL-Y</A>|	CTRL-X CTRL-Y	scroll down
|<A HREF="insert.html#i_CTRL-X_CTRL-U">i_CTRL-X_CTRL-U</A>|	CTRL-X CTRL-U	complete with <A HREF="options.html#'completefunc'">'completefunc'</A>
|<A HREF="insert.html#i_CTRL-X_CTRL-V">i_CTRL-X_CTRL-V</A>|	CTRL-X CTRL-V	complete like in : command line
|<A HREF="insert.html#i_CTRL-X_CTRL-]">i_CTRL-X_CTRL-]</A>|	CTRL-X CTRL-]	complete <A HREF="tagsrch.html#tags">tags</A>
|<A HREF="insert.html#i_CTRL-X_s">i_CTRL-X_s</A>|		CTRL-X s	spelling suggestions
{not available when compiled without the |<A HREF="various.html#+insert_expand">+insert_expand</A>| feature}

==============================================================================

2. <A HREF="intro.html#Normal">Normal</A> mode						*<A NAME="normal-index"></A><B>normal-index</B>*

CHAR	 any non-blank character
<A HREF="motion.html#WORD">WORD</A>	 a sequence of non-blank characters
N	 a number entered before the command
<A HREF="intro.html#{motion}">{motion}</A> a cursor <A HREF="intro.html#movement">movement</A> command
Nmove	 the text that is moved over with a <A HREF="intro.html#{motion}">{motion}</A>
SECTION	 a section that possibly starts with '<A HREF="motion.html#}">}</A>' instead of '<A HREF="motion.html#{">{</A>'

note: 1 = cursor <A HREF="intro.html#movement">movement</A> command; 2 = can be undone/redone

<B><FONT COLOR="PURPLE">tag		char	      note action in Normal mode	</FONT></B>
------------------------------------------------------------------------------
		CTRL-@		   not used
|<A HREF="change.html#CTRL-A">CTRL-A</A>|	CTRL-A		2  add N to number at/after cursor
|<A HREF="scroll.html#CTRL-B">CTRL-B</A>|	CTRL-B		1  scroll N screens Backwards
|<A HREF="pattern.html#CTRL-C">CTRL-C</A>|	CTRL-C		   interrupt current (search) command
|<A HREF="scroll.html#CTRL-D">CTRL-D</A>|	CTRL-D		   scroll Down N lines (default: half a screen)
|<A HREF="scroll.html#CTRL-E">CTRL-E</A>|	CTRL-E		   scroll N lines upwards (N lines Extra)
|<A HREF="scroll.html#CTRL-F">CTRL-F</A>|	CTRL-F		1  scroll N screens Forward
|<A HREF="editing.html#CTRL-G">CTRL-G</A>|	CTRL-G		   display current file name and position
|<A HREF="motion.html#&lt;BS&gt;">&lt;BS&gt;</A>|		&lt;BS&gt;		1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#h">h</A>&quot;
|<A HREF="motion.html#CTRL-H">CTRL-H</A>|	CTRL-H		1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#h">h</A>&quot;
|<A HREF="motion.html#&lt;Tab&gt;">&lt;Tab&gt;</A>|		&lt;Tab&gt;		1  go to N newer entry in jump <A HREF="eval.html#list">list</A>
|<A HREF="motion.html#CTRL-I">CTRL-I</A>|	CTRL-I		1  same <A HREF="motion.html#as">as</A> <A HREF="motion.html#&lt;Tab&gt;">&lt;Tab&gt;</A>
|<A HREF="motion.html#&lt;NL&gt;">&lt;NL&gt;</A>|		&lt;NL&gt;		1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#j">j</A>&quot;
|<A HREF="motion.html#CTRL-J">CTRL-J</A>|	CTRL-J		1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#j">j</A>&quot;
		CTRL-K		   not used
|<A HREF="various.html#CTRL-L">CTRL-L</A>|	CTRL-L		   redraw screen
|<A HREF="motion.html#&lt;CR&gt;">&lt;CR&gt;</A>|		&lt;CR&gt;		1  cursor to the first CHAR N lines lower
|<A HREF="motion.html#CTRL-M">CTRL-M</A>|	CTRL-M		1  same <A HREF="motion.html#as">as</A> <A HREF="motion.html#&lt;CR&gt;">&lt;CR&gt;</A>
|<A HREF="motion.html#CTRL-N">CTRL-N</A>|	CTRL-N		1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#j">j</A>&quot;
|<A HREF="motion.html#CTRL-O">CTRL-O</A>|	CTRL-O		1  go to N older entry in jump <A HREF="eval.html#list">list</A>
|<A HREF="motion.html#CTRL-P">CTRL-P</A>|	CTRL-P		1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#k">k</A>&quot;
		<A HREF="gui_w32.html#CTRL-Q">CTRL-Q</A>		   (used for <A HREF="terminal.html#terminal">terminal</A> <A HREF="intro.html#control">control</A> flow)
|<A HREF="undo.html#CTRL-R">CTRL-R</A>|	CTRL-R		2  <A HREF="undo.html#redo">redo</A> changes which were undone with '<A HREF="undo.html#u">u</A>'
		CTRL-S		   (used for <A HREF="terminal.html#terminal">terminal</A> <A HREF="intro.html#control">control</A> flow)
|<A HREF="tagsrch.html#CTRL-T">CTRL-T</A>|	CTRL-T		   jump to N older Tag in <A HREF="tagsrch.html#tag">tag</A> <A HREF="eval.html#list">list</A>
|<A HREF="scroll.html#CTRL-U">CTRL-U</A>|	CTRL-U		   scroll N lines Upwards (default: half a
				   screen)
|<A HREF="visual.html#CTRL-V">CTRL-V</A>|	CTRL-V		   start blockwise <A HREF="visual.html#Visual">Visual</A> mode
|<A HREF="#CTRL-W">CTRL-W</A>|	CTRL-W {char}	   <A HREF="windows.html#window">window</A> commands, see |<A HREF="#CTRL-W">CTRL-W</A>|
|<A HREF="change.html#CTRL-X">CTRL-X</A>|	CTRL-X		2  subtract N from number at/after cursor
|<A HREF="scroll.html#CTRL-Y">CTRL-Y</A>|	CTRL-Y		   scroll N lines downwards
|<A HREF="starting.html#CTRL-Z">CTRL-Z</A>|	CTRL-Z		   <A HREF="starting.html#suspend">suspend</A> program (or start new shell)
		CTRL-[ <A HREF="intro.html#&lt;Esc&gt;">&lt;Esc&gt;</A>	   not used
|<A HREF="intro.html#CTRL-\_CTRL-N">CTRL-\_CTRL-N</A>|	CTRL-\ CTRL-N	   go to <A HREF="intro.html#Normal">Normal</A> mode (no-op)
|<A HREF="intro.html#CTRL-\_CTRL-G">CTRL-\_CTRL-G</A>|	CTRL-\ CTRL-G	   go to mode specified with <A HREF="options.html#'insertmode'">'insertmode'</A>
		CTRL-\ a - <A HREF="#z">z</A>	   reserved for extensions
		CTRL-\ others      not used
|<A HREF="tagsrch.html#CTRL-]">CTRL-]</A>|	CTRL-]		   <A HREF="tagsrch.html#:ta">:ta</A> to ident under cursor
|<A HREF="editing.html#CTRL-^">CTRL-^</A>|	CTRL-^		   edit Nth alternate file (equivalent to
				   &quot;<A HREF="editing.html#:e">:e</A> #N&quot;)
		CTRL-_		   not used

|<A HREF="motion.html#&lt;Space&gt;">&lt;Space&gt;</A>|	&lt;Space&gt;		1  same <A HREF="motion.html#as">as</A> &quot;l&quot;
|<A HREF="change.html#!">!</A>|		!{motion}{filter}
				2  <A HREF="change.html#filter">filter</A> Nmove text through the {filter}
				   command
|<A HREF="change.html#!!">!!</A>|		!!{filter}	2  <A HREF="change.html#filter">filter</A> N lines through the {filter} command
|<A HREF="change.html#quote">quote</A>|		&quot;{a-zA-Z0-9.&#37;#:-&quot;}  use <A HREF="sponsor.html#register">register</A> {a-zA-Z0-9.&#37;#:-&quot;} for next
				   delete, <A HREF="change.html#yank">yank</A> or put (uppercase to append)
				   ({.&#37;#:} only work with put)
|<A HREF="pattern.html##">#</A>|		#		1  search backward for the Nth occurrence of
				   the ident under the cursor
|<A HREF="motion.html#$">$</A>|		$		1  cursor to the end of Nth next line
|<A HREF="motion.html#&#37;">&#37;</A>|		&#37;		1  find the next (curly/square) bracket on
				   this line and go to its match, or go to
				   matching comment bracket, or go to matching
				   preprocessor directive.
|<A HREF="motion.html#N&#37;">N&#37;</A>|		{count}&#37;	1  go to N percentage in the file
|<A HREF="change.html#&amp;">&amp;</A>|		&amp;		2  repeat last <A HREF="change.html#:s">:s</A>
|<A HREF="motion.html#'">'</A>|		'{a-zA-Z0-9}	1  cursor to the first CHAR on the line with
				   <A HREF="motion.html#mark">mark</A> {a-zA-Z0-9}
|<A HREF="motion.html#''">''</A>|		''		1  cursor to the first CHAR of the line where
				   the cursor was before the latest jump.
|<A HREF="motion.html#'(">'(</A>|		'(		1  cursor to the first CHAR on the line of the
				   start of the current <A HREF="motion.html#sentence">sentence</A>
|<A HREF="motion.html#')">')</A>|		')		1  cursor to the first CHAR on the line of the
				   end of the current <A HREF="motion.html#sentence">sentence</A>
|<A HREF="motion.html#'&lt;">'&lt;</A>|		'&lt;		1  cursor to the first CHAR of the line where
				   highlighted area starts/started in the
				   current buffer.
|<A HREF="motion.html#'&gt;">'&gt;</A>|		'&gt;		1  cursor to the first CHAR of the line where
				   highlighted area ends/ended in the current
				   buffer.
|<A HREF="motion.html#'[">'[</A>|		'[		1  cursor to the first CHAR on the line of the
				   start of last operated text or start of put
				   text
|<A HREF="motion.html#']">']</A>|		']		1  cursor to the first CHAR on the line of the
				   end of last operated text or end of put
				   text
|<A HREF="motion.html#'{">'{</A>|		'{		1  cursor to the first CHAR on the line of the
				   start of the current <A HREF="motion.html#paragraph">paragraph</A>
|<A HREF="motion.html#'}">'}</A>|		'}		1  cursor to the first CHAR on the line of the
				   end of the current <A HREF="motion.html#paragraph">paragraph</A>
|<A HREF="motion.html#(">(</A>|		(		1  cursor N sentences backward
|<A HREF="motion.html#)">)</A>|		)		1  cursor N sentences forward
|<A HREF="pattern.html#star">star</A>|		&#42;		1  search forward for the Nth occurrence of
				   the ident under the cursor
|<A HREF="motion.html#+">+</A>|		+		1  same <A HREF="motion.html#as">as</A> <A HREF="motion.html#&lt;CR&gt;">&lt;CR&gt;</A>
|<A HREF="motion.html#,">,</A>|		,		1  repeat latest <A HREF="motion.html#f">f</A>, t, <A HREF="motion.html#F">F</A> or <A HREF="motion.html#T">T</A> in opposite
				   direction N times
|<A HREF="motion.html#-">-</A>|		-		1  cursor to the first CHAR N lines higher
|<A HREF="repeat.html#.">.</A>|		.		2  repeat last change with <A HREF="intro.html#count">count</A> replaced with
				   N
|<A HREF="pattern.html#/">/</A>|		/{pattern}&lt;CR&gt;	1  search forward for the Nth occurrence of
				   {pattern}
|<A HREF="pattern.html#/&lt;CR&gt;">/&lt;CR&gt;</A>|		/&lt;CR&gt;		1  search forward for {pattern} of last search
|<A HREF="intro.html#count">count</A>|		0		1  cursor to the first char of the line
|<A HREF="intro.html#count">count</A>|		1		   prepend to command to give a count
|<A HREF="intro.html#count">count</A>|		2			&quot;
|<A HREF="intro.html#count">count</A>|		3			&quot;
|<A HREF="intro.html#count">count</A>|		4			&quot;
|<A HREF="intro.html#count">count</A>|		5			&quot;
|<A HREF="intro.html#count">count</A>|		6			&quot;
|<A HREF="intro.html#count">count</A>|		7			&quot;
|<A HREF="intro.html#count">count</A>|		8			&quot;
|<A HREF="intro.html#count">count</A>|		9			&quot;
|<A HREF="cmdline.html#:">:</A>|		:		1  start entering an <A HREF="intro.html#Ex">Ex</A> command
|<A HREF="cmdline.html#N:">N:</A>|		{count}:	   start entering an <A HREF="intro.html#Ex">Ex</A> command with range
				   from current line to N-1 lines down
|<A HREF="motion.html#;">;</A>|		;		1  repeat latest <A HREF="motion.html#f">f</A>, t, <A HREF="motion.html#F">F</A> or <A HREF="motion.html#T">T</A> N times
|<A HREF="change.html#&lt;">&lt;</A>|		&lt;{motion}	2  <A HREF="intro.html#shift">shift</A> Nmove lines one <A HREF="options.html#'shiftwidth'">'shiftwidth'</A>
				   leftwards
|<A HREF="change.html#&lt;&lt;">&lt;&lt;</A>|		&lt;&lt;		2  <A HREF="intro.html#shift">shift</A> N lines one <A HREF="options.html#'shiftwidth'">'shiftwidth'</A> leftwards
|<A HREF="change.html#=">=</A>|		={motion}	2  <A HREF="change.html#filter">filter</A> Nmove lines through &quot;indent&quot;
|<A HREF="change.html#==">==</A>|		==		2  <A HREF="change.html#filter">filter</A> N lines through &quot;indent&quot;
|<A HREF="change.html#&gt;">&gt;</A>|		&gt;{motion}	2  <A HREF="intro.html#shift">shift</A> Nmove lines one <A HREF="options.html#'shiftwidth'">'shiftwidth'</A>
				   rightwards
|<A HREF="change.html#&gt;&gt;">&gt;&gt;</A>|		&gt;&gt;		2  <A HREF="intro.html#shift">shift</A> N lines one <A HREF="options.html#'shiftwidth'">'shiftwidth'</A> rightwards
|<A HREF="pattern.html#?">?</A>|		?{pattern}&lt;CR&gt;	1  search backward for the Nth previous
				   occurrence of {pattern}
|<A HREF="pattern.html#?&lt;CR&gt;">?&lt;CR&gt;</A>|		?&lt;CR&gt;		1  search backward for {pattern} of last search
|<A HREF="repeat.html#@">@</A>|		@{a-z}		2  execute the contents of <A HREF="sponsor.html#register">register</A> {a-z}
				   N times
|<A HREF="repeat.html#@:">@:</A>|		@:		   repeat the previous &quot;:&quot; command N times
|<A HREF="repeat.html#@@">@@</A>|		@@		2  repeat the previous @{a-z} N times
|<A HREF="insert.html#A">A</A>|		A		2  append text after the end of the line N times
|<A HREF="motion.html#B">B</A>|		B		1  cursor N WORDS backward
|<A HREF="change.html#C">C</A>|		[&quot;x]C		2  change from the cursor position to the end
				   of the line, and N-1 more lines [into
				   <A HREF="sponsor.html#register">register</A> x]; synonym for &quot;c$&quot;
|<A HREF="change.html#D">D</A>|		[&quot;x]D		2  delete the characters under the cursor
				   until the end of the line and N-1 more
				   lines [into <A HREF="sponsor.html#register">register</A> x]; synonym for &quot;d$&quot;
|<A HREF="motion.html#E">E</A>|		E		1  cursor forward to the end of <A HREF="motion.html#WORD">WORD</A> N
|<A HREF="motion.html#F">F</A>|		F{char}		1  cursor to the Nth occurrence of {char} to
				   the left
|<A HREF="motion.html#G">G</A>|		G		1  cursor to line N, default last line
|<A HREF="motion.html#H">H</A>|		H		1  cursor to line N from top of screen
|<A HREF="insert.html#I">I</A>|		I		2  insert text before the first CHAR on the
				   line N times
|<A HREF="change.html#J">J</A>|		J		2  Join N lines; default is 2
|<A HREF="various.html#K">K</A>|		K		   lookup Keyword under the cursor with
				   <A HREF="options.html#'keywordprg'">'keywordprg'</A>
|<A HREF="motion.html#L">L</A>|		L		1  cursor to line N from bottom of screen
|<A HREF="motion.html#M">M</A>|		M		1  cursor to middle line of screen
|<A HREF="pattern.html#N">N</A>|		N		1  repeat the latest '<A HREF="pattern.html#/">/</A>' or '<A HREF="pattern.html#?">?</A>' N times in
				   opposite direction
|<A HREF="insert.html#O">O</A>|		O		2  begin a new line above the cursor and
				   insert text, repeat N times
|<A HREF="change.html#P">P</A>|		[&quot;x]P		2  put the text [from <A HREF="sponsor.html#register">register</A> x] before the
				   cursor N times
|<A HREF="intro.html#Q">Q</A>|		Q		   switch to &quot;<A HREF="intro.html#Ex">Ex</A>&quot; mode
|<A HREF="change.html#R">R</A>|		R		2  enter replace mode: overtype existing
				   characters, repeat the entered text N-1
				   times
|<A HREF="change.html#S">S</A>|		[&quot;x]S		2  delete N lines [into <A HREF="sponsor.html#register">register</A> x] and start
				   insert; synonym for &quot;<A HREF="change.html#cc">cc</A>&quot;.
|<A HREF="motion.html#T">T</A>|		T{char}		1  cursor till after Nth occurrence of {char}
				   to the left
|<A HREF="undo.html#U">U</A>|		U		2  <A HREF="undo.html#undo">undo</A> all latest changes on one line
|<A HREF="visual.html#V">V</A>|		V		   start <A HREF="motion.html#linewise">linewise</A> <A HREF="visual.html#Visual">Visual</A> mode
|<A HREF="motion.html#W">W</A>|		W		1  cursor N WORDS forward
|<A HREF="change.html#X">X</A>|		[&quot;x]X		2  delete N characters before the cursor [into
				   <A HREF="sponsor.html#register">register</A> x]
|<A HREF="change.html#Y">Y</A>|		[&quot;x]Y		   <A HREF="change.html#yank">yank</A> N lines [into <A HREF="sponsor.html#register">register</A> x]; synonym for
				   &quot;<A HREF="change.html#yy">yy</A>&quot;
|<A HREF="editing.html#ZZ">ZZ</A>|		ZZ		   store current file if modified, and exit
|<A HREF="editing.html#ZQ">ZQ</A>|		ZQ		   exit current file always
|<A HREF="#[">[</A>|		[{char}		   square bracket command (see |<A HREF="#[">[</A>| below)
		\		   not used
|<A HREF="#]">]</A>|		]{char}		   square bracket command (see |<A HREF="#]">]</A>| below)
|<A HREF="motion.html#^">^</A>|		^		1  cursor to the first CHAR of the line
|<A HREF="motion.html#_">_</A>|		_		1  cursor to the first CHAR N - 1 lines lower
|<A HREF="motion.html#`">`</A>|		`{a-zA-Z0-9}	1  cursor to the <A HREF="motion.html#mark">mark</A> {a-zA-Z0-9}
|<A HREF="motion.html#`(">`(</A>|		`(		1  cursor to the start of the current <A HREF="motion.html#sentence">sentence</A>
|<A HREF="motion.html#`)">`)</A>|		`)		1  cursor to the end of the current <A HREF="motion.html#sentence">sentence</A>
|<A HREF="motion.html#`&lt;">`&lt;</A>|		`&lt;		1  cursor to the start of the highlighted area
|<A HREF="motion.html#`&gt;">`&gt;</A>|		`&gt;		1  cursor to the end of the highlighted area
|<A HREF="motion.html#`[">`[</A>|		`[		1  cursor to the start of last operated text
				   or start of putted text
|<A HREF="motion.html#`]">`]</A>|		`]		1  cursor to the end of last operated text or
				   end of putted text
|<A HREF="motion.html#``">``</A>|		``		1  cursor to the position before latest jump
|<A HREF="motion.html#`{">`{</A>|		`{		1  cursor to the start of the current <A HREF="motion.html#paragraph">paragraph</A>
|<A HREF="motion.html#`}">`}</A>|		`}		1  cursor to the end of the current <A HREF="motion.html#paragraph">paragraph</A>
|<A HREF="insert.html#a">a</A>|		a		2  append text after the cursor N times
|<A HREF="motion.html#b">b</A>|		b		1  cursor N words backward
|<A HREF="change.html#c">c</A>|		[&quot;x]c{motion}	2  delete Nmove text [into <A HREF="sponsor.html#register">register</A> x] and
				   start insert
|<A HREF="change.html#cc">cc</A>|		[&quot;x]cc		2  delete N lines [into <A HREF="sponsor.html#register">register</A> x] and start
				   insert
|<A HREF="change.html#d">d</A>|		[&quot;x]d{motion}	2  delete Nmove text [into <A HREF="sponsor.html#register">register</A> x]
|<A HREF="change.html#dd">dd</A>|		[&quot;x]dd		2  delete N lines [into <A HREF="sponsor.html#register">register</A> x]
|<A HREF="diff.html#do">do</A>|		do		2  same <A HREF="motion.html#as">as</A> &quot;<A HREF="diff.html#:diffget">:diffget</A>&quot;
|<A HREF="diff.html#dp">dp</A>|		dp		2  same <A HREF="motion.html#as">as</A> &quot;<A HREF="diff.html#:diffput">:diffput</A>&quot;
|<A HREF="motion.html#e">e</A>|		e		1  cursor forward to the end of <A HREF="motion.html#word">word</A> N
|<A HREF="motion.html#f">f</A>|		f{char}		1  cursor to Nth occurrence of {char} to the
				   right
|<A HREF="#g">g</A>|		g{char}		   extended commands, see |<A HREF="#g">g</A>| below
|<A HREF="motion.html#h">h</A>|		h		1  cursor N chars to the left
|<A HREF="insert.html#i">i</A>|		i		2  insert text before the cursor N times
|<A HREF="motion.html#j">j</A>|		j		1  cursor N lines downward
|<A HREF="motion.html#k">k</A>|		k		1  cursor N lines upward
|<A HREF="motion.html#l">l</A>|		l		1  cursor N chars to the right
|<A HREF="motion.html#m">m</A>|		m{A-Za-z}	   set <A HREF="motion.html#mark">mark</A> {A-Za-z} at cursor position
|<A HREF="pattern.html#n">n</A>|		n		1  repeat the latest '<A HREF="pattern.html#/">/</A>' or '<A HREF="pattern.html#?">?</A>' N times
|<A HREF="insert.html#o">o</A>|		o		2  begin a new line below the cursor and
				   insert text, repeat N times
|<A HREF="change.html#p">p</A>|		[&quot;x]p		2  put the text [from <A HREF="sponsor.html#register">register</A> x] after the
				   cursor N times
|<A HREF="repeat.html#q">q</A>|		q{0-9a-zA-Z&quot;}	   record typed characters into named <A HREF="sponsor.html#register">register</A>
				   {0-9a-zA-Z&quot;} (uppercase to append)
|<A HREF="repeat.html#q">q</A>|		q		   (while <A HREF="repeat.html#recording">recording</A>) stops <A HREF="repeat.html#recording">recording</A>
|<A HREF="cmdline.html#q:">q:</A>|		q:		   edit : command-line in command-line <A HREF="windows.html#window">window</A>
|<A HREF="cmdline.html#q/">q/</A>|		q/		   edit / command-line in command-line <A HREF="windows.html#window">window</A>
|<A HREF="cmdline.html#q?">q?</A>|		q?		   edit ? command-line in command-line <A HREF="windows.html#window">window</A>
|<A HREF="change.html#r">r</A>|		r{char}		2  replace N chars with {char}
|<A HREF="change.html#s">s</A>|		[&quot;x]s		2  (substitute) delete N characters [into
				   <A HREF="sponsor.html#register">register</A> x] and start insert
|<A HREF="motion.html#t">t</A>|		t{char}		1  cursor till before Nth occurrence of {char}
				   to the right
|<A HREF="undo.html#u">u</A>|		u		2  <A HREF="undo.html#undo">undo</A> changes
|<A HREF="visual.html#v">v</A>|		v		   start <A HREF="motion.html#characterwise">characterwise</A> <A HREF="visual.html#Visual">Visual</A> mode
|<A HREF="motion.html#w">w</A>|		w		1  cursor N words forward
|<A HREF="change.html#x">x</A>|		[&quot;x]x		2  delete N characters under and after the
				   cursor [into <A HREF="sponsor.html#register">register</A> x]
|<A HREF="change.html#y">y</A>|		[&quot;x]y{motion}	   <A HREF="change.html#yank">yank</A> Nmove text [into <A HREF="sponsor.html#register">register</A> x]
|<A HREF="change.html#yy">yy</A>|		[&quot;x]yy		   <A HREF="change.html#yank">yank</A> N lines [into <A HREF="sponsor.html#register">register</A> x]
|<A HREF="#z">z</A>|		z{char}		   commands starting with 'z', see |<A HREF="#z">z</A>| below
|<A HREF="motion.html#{">{</A>|		{		1  cursor N paragraphs backward
|<A HREF="motion.html#bar">bar</A>|		&#124;		1  cursor to column N
|<A HREF="motion.html#}">}</A>|		}		1  cursor N paragraphs forward
|<A HREF="change.html#~">~</A>|		~		2  <A HREF="options.html#'tildeop'">'tildeop'</A> off: switch <A HREF="change.html#case">case</A> of N characters
				   under cursor and move the cursor N
				   characters to the right
|<A HREF="change.html#~">~</A>|		~{motion}	   <A HREF="options.html#'tildeop'">'tildeop'</A> on: switch <A HREF="change.html#case">case</A> of Nmove text
|<A HREF="motion.html#&lt;C-End&gt;">&lt;C-End&gt;</A>|	&lt;C-End&gt;		1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#G">G</A>&quot;
|<A HREF="motion.html#&lt;C-Home&gt;">&lt;C-Home&gt;</A>|	&lt;C-Home&gt;	1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#gg">gg</A>&quot;
|<A HREF="motion.html#&lt;C-Left&gt;">&lt;C-Left&gt;</A>|	&lt;C-Left&gt;	1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#b">b</A>&quot;
|<A HREF="tagsrch.html#&lt;C-LeftMouse&gt;">&lt;C-LeftMouse&gt;</A>|	&lt;C-LeftMouse&gt;	   &quot;<A HREF="tagsrch.html#:ta">:ta</A>&quot; to the keyword at the mouse click
|<A HREF="motion.html#&lt;C-Right&gt;">&lt;C-Right&gt;</A>|	&lt;C-Right&gt;	1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#w">w</A>&quot;
|<A HREF="tagsrch.html#&lt;C-RightMouse&gt;">&lt;C-RightMouse&gt;</A>| &lt;C-RightMouse&gt;	   same <A HREF="motion.html#as">as</A> &quot;<A HREF="tagsrch.html#CTRL-T">CTRL-T</A>&quot;
|<A HREF="change.html#&lt;Del&gt;">&lt;Del&gt;</A>|		[&quot;x]&lt;Del&gt;	2  same <A HREF="motion.html#as">as</A> &quot;<A HREF="change.html#x">x</A>&quot;
|<A HREF="various.html#N&lt;Del&gt;">N&lt;Del&gt;</A>|	{count}&lt;Del&gt;	   remove the last digit from {count}
|<A HREF="motion.html#&lt;Down&gt;">&lt;Down&gt;</A>|	&lt;Down&gt;		1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#j">j</A>&quot;
|<A HREF="motion.html#&lt;End&gt;">&lt;End&gt;</A>|		&lt;End&gt;		1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#$">$</A>&quot;
|<A HREF="helphelp.html#&lt;F1&gt;">&lt;F1&gt;</A>|		&lt;F1&gt;		   same <A HREF="motion.html#as">as</A> <A HREF="helphelp.html#&lt;Help&gt;">&lt;Help&gt;</A>
|<A HREF="helphelp.html#&lt;Help&gt;">&lt;Help&gt;</A>|	&lt;Help&gt;		   open a help <A HREF="windows.html#window">window</A>
|<A HREF="motion.html#&lt;Home&gt;">&lt;Home&gt;</A>|	&lt;Home&gt;		1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#0">0</A>&quot;
|<A HREF="insert.html#&lt;Insert&gt;">&lt;Insert&gt;</A>|	&lt;Insert&gt;	2  same <A HREF="motion.html#as">as</A> &quot;<A HREF="insert.html#i">i</A>&quot;
|<A HREF="motion.html#&lt;Left&gt;">&lt;Left&gt;</A>|	&lt;Left&gt;		1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#h">h</A>&quot;
|<A HREF="visual.html#&lt;LeftMouse&gt;">&lt;LeftMouse&gt;</A>|	&lt;LeftMouse&gt;	1  move cursor to the mouse click position
|<A HREF="change.html#&lt;MiddleMouse&gt;">&lt;MiddleMouse&gt;</A>|	&lt;MiddleMouse&gt;	2  same <A HREF="motion.html#as">as</A> &quot;<A HREF="change.html#gP">gP</A>&quot; at the mouse click position
|<A HREF="scroll.html#&lt;PageDown&gt;">&lt;PageDown&gt;</A>|	&lt;PageDown&gt;	   same <A HREF="motion.html#as">as</A> <A HREF="scroll.html#CTRL-F">CTRL-F</A>
|<A HREF="scroll.html#&lt;PageUp&gt;">&lt;PageUp&gt;</A>|	&lt;PageUp&gt;	   same <A HREF="motion.html#as">as</A> <A HREF="scroll.html#CTRL-B">CTRL-B</A>
|<A HREF="motion.html#&lt;Right&gt;">&lt;Right&gt;</A>|	&lt;Right&gt;		1  same <A HREF="motion.html#as">as</A> &quot;l&quot;
|<A HREF="visual.html#&lt;RightMouse&gt;">&lt;RightMouse&gt;</A>|	&lt;RightMouse&gt;	   start <A HREF="visual.html#Visual">Visual</A> mode, move cursor to the mouse
				   click position
|<A HREF="scroll.html#&lt;S-Down&gt;">&lt;S-Down&gt;</A>|	&lt;S-Down&gt;	1  same <A HREF="motion.html#as">as</A> <A HREF="scroll.html#CTRL-F">CTRL-F</A>
|<A HREF="motion.html#&lt;S-Left&gt;">&lt;S-Left&gt;</A>|	&lt;S-Left&gt;	1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#b">b</A>&quot;
|<A HREF="term.html#&lt;S-LeftMouse&gt;">&lt;S-LeftMouse&gt;</A>|	&lt;S-LeftMouse&gt;	   same <A HREF="motion.html#as">as</A> &quot;*&quot; at the mouse click position
|<A HREF="motion.html#&lt;S-Right&gt;">&lt;S-Right&gt;</A>|	&lt;S-Right&gt;	1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#w">w</A>&quot;
|<A HREF="term.html#&lt;S-RightMouse&gt;">&lt;S-RightMouse&gt;</A>| &lt;S-RightMouse&gt;	   same <A HREF="motion.html#as">as</A> &quot;<A HREF="pattern.html##">#</A>&quot; at the mouse click position
|<A HREF="scroll.html#&lt;S-Up&gt;">&lt;S-Up&gt;</A>|	&lt;S-Up&gt;		1  same <A HREF="motion.html#as">as</A> <A HREF="scroll.html#CTRL-B">CTRL-B</A>
|<A HREF="undo.html#&lt;Undo&gt;">&lt;Undo&gt;</A>|	&lt;Undo&gt;		2  same <A HREF="motion.html#as">as</A> &quot;<A HREF="undo.html#u">u</A>&quot;
|<A HREF="motion.html#&lt;Up&gt;">&lt;Up&gt;</A>|		&lt;Up&gt;		1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#k">k</A>&quot;
|<A HREF="scroll.html#&lt;ScrollWheelDown&gt;">&lt;ScrollWheelDown&gt;</A>|	&lt;ScrollWheelDown&gt;	move <A HREF="windows.html#window">window</A> three lines down
|<A HREF="scroll.html#&lt;S-ScrollWheelDown&gt;">&lt;S-ScrollWheelDown&gt;</A>|	&lt;S-ScrollWheelDown&gt;	move <A HREF="windows.html#window">window</A> one page down
|<A HREF="scroll.html#&lt;ScrollWheelUp&gt;">&lt;ScrollWheelUp&gt;</A>|	&lt;ScrollWheelUp&gt;		move <A HREF="windows.html#window">window</A> three lines up
|<A HREF="scroll.html#&lt;S-ScrollWheelUp&gt;">&lt;S-ScrollWheelUp&gt;</A>|	&lt;S-ScrollWheelUp&gt;	move <A HREF="windows.html#window">window</A> one page up
|<A HREF="scroll.html#&lt;ScrollWheelLeft&gt;">&lt;ScrollWheelLeft&gt;</A>|	&lt;ScrollWheelLeft&gt;	move <A HREF="windows.html#window">window</A> six columns left
|<A HREF="scroll.html#&lt;S-ScrollWheelLeft&gt;">&lt;S-ScrollWheelLeft&gt;</A>|	&lt;S-ScrollWheelLeft&gt;	move <A HREF="windows.html#window">window</A> one page left
|<A HREF="scroll.html#&lt;ScrollWheelRight&gt;">&lt;ScrollWheelRight&gt;</A>|	&lt;ScrollWheelRight&gt;	move <A HREF="windows.html#window">window</A> six columns right
|<A HREF="scroll.html#&lt;S-ScrollWheelRight&gt;">&lt;S-ScrollWheelRight&gt;</A>|	&lt;S-ScrollWheelRight&gt;	move <A HREF="windows.html#window">window</A> one page right

==============================================================================

2.1 Text <A HREF="#objects">objects</A>						*<A NAME="objects"></A><B>objects</B>*

These can be used after an <A HREF="motion.html#operator">operator</A> or in <A HREF="visual.html#Visual">Visual</A> mode to select an object.

<B><FONT COLOR="PURPLE">tag		command		   action in op-pending and Visual mode	</FONT></B>
------------------------------------------------------------------------------
|<A HREF="motion.html#v_aquote">v_aquote</A>|	a&quot;		   double quoted <A HREF="eval.html#string">string</A>
|<A HREF="motion.html#v_a'">v_a'</A>|		a'		   single quoted <A HREF="eval.html#string">string</A>
|<A HREF="motion.html#v_a(">v_a(</A>|		a(		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#ab">ab</A>
|<A HREF="motion.html#v_a)">v_a)</A>|		a)		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#ab">ab</A>
|<A HREF="motion.html#v_a&lt;">v_a&lt;</A>|		a&lt;		   &quot;a &lt;&gt;&quot; from '&lt;' to the matching '<A HREF="change.html#&gt;">&gt;</A>'
|<A HREF="motion.html#v_a&gt;">v_a&gt;</A>|		a&gt;		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#a&lt;">a&lt;</A>
|<A HREF="motion.html#v_aB">v_aB</A>|		aB		   &quot;a Block&quot; from &quot;<A HREF="motion.html#[{">[{</A>&quot; to &quot;<A HREF="motion.html#]}">]}</A>&quot; (with brackets)
|<A HREF="motion.html#v_aW">v_aW</A>|		aW		   &quot;a WORD&quot; (with white space)
|<A HREF="motion.html#v_a[">v_a[</A>|		a[		   &quot;a []&quot; from '[' to the matching '<A HREF="#]">]</A>'
|<A HREF="motion.html#v_a]">v_a]</A>|		a]		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#a[">a[</A>
|<A HREF="motion.html#v_a`">v_a`</A>|		a`		   <A HREF="eval.html#string">string</A> in backticks
|<A HREF="motion.html#v_ab">v_ab</A>|		ab		   &quot;a block&quot; from &quot;<A HREF="motion.html#[(">[(</A>&quot; to &quot;<A HREF="motion.html#])">])</A>&quot; (with braces)
|<A HREF="motion.html#v_ap">v_ap</A>|		ap		   &quot;a paragraph&quot; (with white space)
|<A HREF="motion.html#v_as">v_as</A>|		as		   &quot;a sentence&quot; (with white space)
|<A HREF="motion.html#v_at">v_at</A>|		at		   &quot;a <A HREF="tagsrch.html#tag">tag</A> block&quot; (with white space)
|<A HREF="motion.html#v_aw">v_aw</A>|		aw		   &quot;a word&quot; (with white space)
|<A HREF="motion.html#v_a{">v_a{</A>|		a{		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#aB">aB</A>
|<A HREF="motion.html#v_a}">v_a}</A>|		a}		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#aB">aB</A>
|<A HREF="motion.html#v_iquote">v_iquote</A>|	i&quot;		   double quoted <A HREF="eval.html#string">string</A> without the <A HREF="quotes.html#quotes">quotes</A>
|<A HREF="motion.html#v_i'">v_i'</A>|		i'		   single quoted <A HREF="eval.html#string">string</A> without the <A HREF="quotes.html#quotes">quotes</A>
|<A HREF="motion.html#v_i(">v_i(</A>|		i(		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#ib">ib</A>
|<A HREF="motion.html#v_i)">v_i)</A>|		i)		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#ib">ib</A>
|<A HREF="motion.html#v_i&lt;">v_i&lt;</A>|		i&lt;		   &quot;inner &lt;&gt;&quot; from '&lt;' to the matching '<A HREF="change.html#&gt;">&gt;</A>'
|<A HREF="motion.html#v_i&gt;">v_i&gt;</A>|		i&gt;		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#i&lt;">i&lt;</A>
|<A HREF="motion.html#v_iB">v_iB</A>|		iB		   &quot;inner Block&quot; from &quot;<A HREF="motion.html#[{">[{</A>&quot; and &quot;<A HREF="motion.html#]}">]}</A>&quot;
|<A HREF="motion.html#v_iW">v_iW</A>|		iW		   &quot;inner WORD&quot;
|<A HREF="motion.html#v_i[">v_i[</A>|		i[		   &quot;inner []&quot; from '[' to the matching '<A HREF="#]">]</A>'
|<A HREF="motion.html#v_i]">v_i]</A>|		i]		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#i[">i[</A>
|<A HREF="motion.html#v_i`">v_i`</A>|		i`		   <A HREF="eval.html#string">string</A> in backticks without the backticks
|<A HREF="motion.html#v_ib">v_ib</A>|		ib		   &quot;inner block&quot; from &quot;<A HREF="motion.html#[(">[(</A>&quot; to &quot;<A HREF="motion.html#])">])</A>&quot;
|<A HREF="motion.html#v_ip">v_ip</A>|		ip		   &quot;inner paragraph&quot;
|<A HREF="motion.html#v_is">v_is</A>|		is		   &quot;inner sentence&quot;
|<A HREF="motion.html#v_it">v_it</A>|		it		   &quot;inner <A HREF="tagsrch.html#tag">tag</A> block&quot;
|<A HREF="motion.html#v_iw">v_iw</A>|		iw		   &quot;inner word&quot;
|<A HREF="motion.html#v_i{">v_i{</A>|		i{		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#iB">iB</A>
|<A HREF="motion.html#v_i}">v_i}</A>|		i}		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#iB">iB</A>

==============================================================================

2.2 Window commands						*<A NAME="CTRL-W"></A><B>CTRL-W</B>*

<B><FONT COLOR="PURPLE">tag		command		   action in Normal mode	</FONT></B>
------------------------------------------------------------------------------
|<A HREF="windows.html#CTRL-W_CTRL-B">CTRL-W_CTRL-B</A>|	CTRL-W CTRL-B	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W b&quot;
|<A HREF="windows.html#CTRL-W_CTRL-C">CTRL-W_CTRL-C</A>|	CTRL-W CTRL-C	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W c&quot;
|<A HREF="tagsrch.html#CTRL-W_CTRL-D">CTRL-W_CTRL-D</A>|	CTRL-W CTRL-D	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W d&quot;
|<A HREF="windows.html#CTRL-W_CTRL-F">CTRL-W_CTRL-F</A>|	CTRL-W CTRL-F	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W f&quot;
		<A HREF="#CTRL-W">CTRL-W</A> <A HREF="editing.html#CTRL-G">CTRL-G</A>	   same <A HREF="motion.html#as">as</A> &quot;<A HREF="#CTRL-W">CTRL-W</A> <A HREF="#g">g</A> ..&quot;
|<A HREF="windows.html#CTRL-W_CTRL-H">CTRL-W_CTRL-H</A>|	CTRL-W CTRL-H	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W h&quot;
|<A HREF="tagsrch.html#CTRL-W_CTRL-I">CTRL-W_CTRL-I</A>|	CTRL-W CTRL-I	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W i&quot;
|<A HREF="windows.html#CTRL-W_CTRL-J">CTRL-W_CTRL-J</A>|	CTRL-W CTRL-J	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W j&quot;
|<A HREF="windows.html#CTRL-W_CTRL-K">CTRL-W_CTRL-K</A>|	CTRL-W CTRL-K	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W k&quot;
|<A HREF="windows.html#CTRL-W_CTRL-L">CTRL-W_CTRL-L</A>|	CTRL-W CTRL-L	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W l&quot;
|<A HREF="windows.html#CTRL-W_CTRL-N">CTRL-W_CTRL-N</A>|	CTRL-W CTRL-N	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W n&quot;
|<A HREF="windows.html#CTRL-W_CTRL-O">CTRL-W_CTRL-O</A>|	CTRL-W CTRL-O	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W o&quot;
|<A HREF="windows.html#CTRL-W_CTRL-P">CTRL-W_CTRL-P</A>|	CTRL-W CTRL-P	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W p&quot;
|<A HREF="windows.html#CTRL-W_CTRL-Q">CTRL-W_CTRL-Q</A>|	CTRL-W CTRL-Q	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W q&quot;
|<A HREF="windows.html#CTRL-W_CTRL-R">CTRL-W_CTRL-R</A>|	CTRL-W CTRL-R	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W r&quot;
|<A HREF="windows.html#CTRL-W_CTRL-S">CTRL-W_CTRL-S</A>|	CTRL-W CTRL-S	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W s&quot;
|<A HREF="windows.html#CTRL-W_CTRL-T">CTRL-W_CTRL-T</A>|	CTRL-W CTRL-T	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W t&quot;
|<A HREF="windows.html#CTRL-W_CTRL-V">CTRL-W_CTRL-V</A>|	CTRL-W CTRL-V	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W v&quot;
|<A HREF="windows.html#CTRL-W_CTRL-W">CTRL-W_CTRL-W</A>|	CTRL-W CTRL-W	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W w&quot;
|<A HREF="windows.html#CTRL-W_CTRL-X">CTRL-W_CTRL-X</A>|	CTRL-W CTRL-X	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W x&quot;
|<A HREF="windows.html#CTRL-W_CTRL-Z">CTRL-W_CTRL-Z</A>|	CTRL-W CTRL-Z	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W z&quot;
|<A HREF="windows.html#CTRL-W_CTRL-]">CTRL-W_CTRL-]</A>|	CTRL-W CTRL-]	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W ]&quot;
|<A HREF="windows.html#CTRL-W_CTRL-^">CTRL-W_CTRL-^</A>|	CTRL-W CTRL-^	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W ^&quot;
|<A HREF="windows.html#CTRL-W_CTRL-_">CTRL-W_CTRL-_</A>|	CTRL-W CTRL-_	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W _&quot;
|<A HREF="terminal.html#CTRL-W_quote">CTRL-W_quote</A>|	CTRL-W &quot;	   <A HREF="terminal.html#terminal">terminal</A> <A HREF="windows.html#window">window</A>: paste <A HREF="sponsor.html#register">register</A>
|<A HREF="windows.html#CTRL-W_+">CTRL-W_+</A>|	CTRL-W +	   increase current <A HREF="windows.html#window">window</A> height N lines
|<A HREF="windows.html#CTRL-W_-">CTRL-W_-</A>|	CTRL-W -	   decrease current <A HREF="windows.html#window">window</A> height N lines
|<A HREF="terminal.html#CTRL-W_.">CTRL-W_.</A>|	CTRL-W .	   <A HREF="terminal.html#terminal">terminal</A> <A HREF="windows.html#window">window</A>: type CTRL-W
|<A HREF="windows.html#CTRL-W_:">CTRL-W_:</A>|	CTRL-W :	   same <A HREF="motion.html#as">as</A> |<A HREF="cmdline.html#:">:</A>|, edit a command line
|<A HREF="windows.html#CTRL-W_&lt;">CTRL-W_&lt;</A>|	CTRL-W &lt;	   decrease current <A HREF="windows.html#window">window</A> width N columns
|<A HREF="windows.html#CTRL-W_=">CTRL-W_=</A>|	CTRL-W =	   make all <A HREF="windows.html#windows">windows</A> the same height <A HREF="change.html#&amp;">&amp;</A> width
|<A HREF="windows.html#CTRL-W_&gt;">CTRL-W_&gt;</A>|	CTRL-W &gt;	   increase current <A HREF="windows.html#window">window</A> width N columns
|<A HREF="windows.html#CTRL-W_H">CTRL-W_H</A>|	CTRL-W H	   move current <A HREF="windows.html#window">window</A> to the far left
|<A HREF="windows.html#CTRL-W_J">CTRL-W_J</A>|	CTRL-W J	   move current <A HREF="windows.html#window">window</A> to the very bottom
|<A HREF="windows.html#CTRL-W_K">CTRL-W_K</A>|	CTRL-W K	   move current <A HREF="windows.html#window">window</A> to the very top
|<A HREF="windows.html#CTRL-W_L">CTRL-W_L</A>|	CTRL-W L	   move current <A HREF="windows.html#window">window</A> to the far right
|<A HREF="terminal.html#CTRL-W_N">CTRL-W_N</A>|	CTRL-W N	   <A HREF="terminal.html#terminal">terminal</A> <A HREF="windows.html#window">window</A>: go to Terminal <A HREF="intro.html#Normal">Normal</A> mode
|<A HREF="windows.html#CTRL-W_P">CTRL-W_P</A>|	CTRL-W P	   go to preview <A HREF="windows.html#window">window</A>
|<A HREF="windows.html#CTRL-W_R">CTRL-W_R</A>|	CTRL-W R	   rotate <A HREF="windows.html#windows">windows</A> upwards N times
|<A HREF="windows.html#CTRL-W_S">CTRL-W_S</A>|	CTRL-W S	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W s&quot;
|<A HREF="windows.html#CTRL-W_T">CTRL-W_T</A>|	CTRL-W T	   move current <A HREF="windows.html#window">window</A> to a new <A HREF="intro.html#tab">tab</A> page
|<A HREF="windows.html#CTRL-W_W">CTRL-W_W</A>|	CTRL-W W	   go to N previous <A HREF="windows.html#window">window</A> (wrap around)
|<A HREF="windows.html#CTRL-W_]">CTRL-W_]</A>|	CTRL-W ]	   split <A HREF="windows.html#window">window</A> and jump to <A HREF="tagsrch.html#tag">tag</A> under cursor
|<A HREF="windows.html#CTRL-W_^">CTRL-W_^</A>|	CTRL-W ^	   split current <A HREF="windows.html#window">window</A> and edit alternate
				   file N
|<A HREF="windows.html#CTRL-W__">CTRL-W__</A>|	CTRL-W _	   set current <A HREF="windows.html#window">window</A> height to N (default:
				   very high)
|<A HREF="windows.html#CTRL-W_b">CTRL-W_b</A>|	CTRL-W b	   go to bottom <A HREF="windows.html#window">window</A>
|<A HREF="windows.html#CTRL-W_c">CTRL-W_c</A>|	CTRL-W c	   close current <A HREF="windows.html#window">window</A> (like |<A HREF="windows.html#:close">:close</A>|)
|<A HREF="tagsrch.html#CTRL-W_d">CTRL-W_d</A>|	CTRL-W d	   split <A HREF="windows.html#window">window</A> and jump to definition under
				   the cursor
|<A HREF="windows.html#CTRL-W_f">CTRL-W_f</A>|	CTRL-W f	   split <A HREF="windows.html#window">window</A> and edit file name under the
				   cursor
|<A HREF="windows.html#CTRL-W_F">CTRL-W_F</A>|	CTRL-W F	   split <A HREF="windows.html#window">window</A> and edit file name under the
				   cursor and jump to the line number
				   following the file name.
|<A HREF="windows.html#CTRL-W_g_CTRL-]">CTRL-W_g_CTRL-]</A>| CTRL-W g CTRL-]  split <A HREF="windows.html#window">window</A> and <A HREF="diff.html#do">do</A> |<A HREF="tagsrch.html#:tjump">:tjump</A>| to <A HREF="tagsrch.html#tag">tag</A> under
				   cursor
|<A HREF="windows.html#CTRL-W_g]">CTRL-W_g]</A>|	CTRL-W g ]	   split <A HREF="windows.html#window">window</A> and <A HREF="diff.html#do">do</A> |<A HREF="tagsrch.html#:tselect">:tselect</A>| for <A HREF="tagsrch.html#tag">tag</A>
				   under cursor
|<A HREF="windows.html#CTRL-W_g}">CTRL-W_g}</A>|	CTRL-W g }	   <A HREF="diff.html#do">do</A> a |<A HREF="tagsrch.html#:ptjump">:ptjump</A>| to the <A HREF="tagsrch.html#tag">tag</A> under the cursor
|<A HREF="windows.html#CTRL-W_gf">CTRL-W_gf</A>|	CTRL-W g f	   edit file name under the cursor in a new
				   <A HREF="intro.html#tab">tab</A> page
|<A HREF="windows.html#CTRL-W_gF">CTRL-W_gF</A>|	CTRL-W g F	   edit file name under the cursor in a new
				   <A HREF="intro.html#tab">tab</A> page and jump to the line number
				   following the file name.
|<A HREF="windows.html#CTRL-W_h">CTRL-W_h</A>|	CTRL-W h	   go to Nth left <A HREF="windows.html#window">window</A> (stop at first <A HREF="windows.html#window">window</A>)
|<A HREF="tagsrch.html#CTRL-W_i">CTRL-W_i</A>|	CTRL-W i	   split <A HREF="windows.html#window">window</A> and jump to declaration of
				   identifier under the cursor
|<A HREF="windows.html#CTRL-W_j">CTRL-W_j</A>|	CTRL-W j	   go N <A HREF="windows.html#windows">windows</A> down (stop at last <A HREF="windows.html#window">window</A>)
|<A HREF="windows.html#CTRL-W_k">CTRL-W_k</A>|	CTRL-W k	   go N <A HREF="windows.html#windows">windows</A> up (stop at first <A HREF="windows.html#window">window</A>)
|<A HREF="windows.html#CTRL-W_l">CTRL-W_l</A>|	CTRL-W l	   go to Nth right <A HREF="windows.html#window">window</A> (stop at last <A HREF="windows.html#window">window</A>)
|<A HREF="windows.html#CTRL-W_n">CTRL-W_n</A>|	CTRL-W n	   open new <A HREF="windows.html#window">window</A>, N lines high
|<A HREF="windows.html#CTRL-W_o">CTRL-W_o</A>|	CTRL-W o	   close all but current <A HREF="windows.html#window">window</A> (like |<A HREF="windows.html#:only">:only</A>|)
|<A HREF="windows.html#CTRL-W_p">CTRL-W_p</A>|	CTRL-W p	   go to previous (last accessed) <A HREF="windows.html#window">window</A>
|<A HREF="windows.html#CTRL-W_q">CTRL-W_q</A>|	CTRL-W q	   quit current <A HREF="windows.html#window">window</A> (like |<A HREF="editing.html#:quit">:quit</A>|)
|<A HREF="windows.html#CTRL-W_r">CTRL-W_r</A>|	CTRL-W r	   rotate <A HREF="windows.html#windows">windows</A> downwards N times
|<A HREF="windows.html#CTRL-W_s">CTRL-W_s</A>|	CTRL-W s	   split current <A HREF="windows.html#window">window</A> in two parts, new
				   <A HREF="windows.html#window">window</A> N lines high
|<A HREF="windows.html#CTRL-W_t">CTRL-W_t</A>|	CTRL-W t	   go to top <A HREF="windows.html#window">window</A>
|<A HREF="windows.html#CTRL-W_v">CTRL-W_v</A>|	CTRL-W v	   split current <A HREF="windows.html#window">window</A> vertically, new <A HREF="windows.html#window">window</A>
				   N columns wide
|<A HREF="windows.html#CTRL-W_w">CTRL-W_w</A>|	CTRL-W w	   go to N next <A HREF="windows.html#window">window</A> (wrap around)
|<A HREF="windows.html#CTRL-W_x">CTRL-W_x</A>|	CTRL-W x	   exchange current <A HREF="windows.html#window">window</A> with <A HREF="windows.html#window">window</A> N
				   (default: next <A HREF="windows.html#window">window</A>)
|<A HREF="windows.html#CTRL-W_z">CTRL-W_z</A>|	CTRL-W z	   close preview <A HREF="windows.html#window">window</A>
|<A HREF="windows.html#CTRL-W_bar">CTRL-W_bar</A>|	CTRL-W &#124;	   set <A HREF="windows.html#window">window</A> width to N columns
|<A HREF="windows.html#CTRL-W_}">CTRL-W_}</A>|	CTRL-W }	   show <A HREF="tagsrch.html#tag">tag</A> under cursor in preview <A HREF="windows.html#window">window</A>
|<A HREF="windows.html#CTRL-W_&lt;Down&gt;">CTRL-W_&lt;Down&gt;</A>|	CTRL-W &lt;Down&gt;	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W j&quot;
|<A HREF="windows.html#CTRL-W_&lt;Up&gt;">CTRL-W_&lt;Up&gt;</A>|	CTRL-W &lt;Up&gt;	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W k&quot;
|<A HREF="windows.html#CTRL-W_&lt;Left&gt;">CTRL-W_&lt;Left&gt;</A>|	CTRL-W &lt;Left&gt;	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W h&quot;
|<A HREF="windows.html#CTRL-W_&lt;Right&gt;">CTRL-W_&lt;Right&gt;</A>| CTRL-W &lt;Right&gt;	   same <A HREF="motion.html#as">as</A> &quot;CTRL-W l&quot;

==============================================================================

2.3 Square bracket commands					*<A NAME="["></A><B>[</B>* *<A NAME="]"></A><B>]</B>*

<B><FONT COLOR="PURPLE">tag		char	      note action in Normal mode	</FONT></B>
------------------------------------------------------------------------------
|<A HREF="tagsrch.html#[_CTRL-D">[_CTRL-D</A>|	[ CTRL-D	   jump to first #define found in current and
				   included files matching the <A HREF="motion.html#word">word</A> under the
				   cursor, start searching at beginning of
				   current file
|<A HREF="tagsrch.html#[_CTRL-I">[_CTRL-I</A>|	[ CTRL-I	   jump to first line in current and included
				   files that contains the <A HREF="motion.html#word">word</A> under the
				   cursor, start searching at beginning of
				   current file
|<A HREF="motion.html#[#">[#</A>|		[#		1  cursor to N previous unmatched #if, #else
				   or #ifdef
|<A HREF="motion.html#['">['</A>|		['		1  cursor to previous <A HREF="change.html#lowercase">lowercase</A> <A HREF="motion.html#mark">mark</A>, on first
				   non-blank
|<A HREF="motion.html#[(">[(</A>|		[(		1  cursor N times back to unmatched '('
|<A HREF="motion.html#[star">[star</A>|		[*		1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#[/">[/</A>&quot;
|<A HREF="motion.html#[`">[`</A>|		[`		1  cursor to previous <A HREF="change.html#lowercase">lowercase</A> <A HREF="motion.html#mark">mark</A>
|<A HREF="motion.html#[/">[/</A>|		[/		1  cursor to N previous start of a C comment
|<A HREF="tagsrch.html#[D">[D</A>|		[D		   <A HREF="eval.html#list">list</A> all defines found in current and
				   included files matching the <A HREF="motion.html#word">word</A> under the
				   cursor, start searching at beginning of
				   current file
|<A HREF="tagsrch.html#[I">[I</A>|		[I		   <A HREF="eval.html#list">list</A> all lines found in current and
				   included files that contain the <A HREF="motion.html#word">word</A> under
				   the cursor, start searching at beginning of
				   current file
|<A HREF="change.html#[P">[P</A>|		[P		2  same <A HREF="motion.html#as">as</A> &quot;<A HREF="change.html#[p">[p</A>&quot;
|<A HREF="motion.html#[[">[[</A>|		[[		1  cursor N sections backward
|<A HREF="motion.html#[]">[]</A>|		[]		1  cursor N SECTIONS backward
|<A HREF="diff.html#[c">[c</A>|		[c		1  cursor N times backwards to start of change
|<A HREF="tagsrch.html#[d">[d</A>|		[d		   show first #define found in current and
				   included files matching the <A HREF="motion.html#word">word</A> under the
				   cursor, start searching at beginning of
				   current file
|<A HREF="editing.html#[f">[f</A>|		[f		   same <A HREF="motion.html#as">as</A> &quot;<A HREF="editing.html#gf">gf</A>&quot;
|<A HREF="tagsrch.html#[i">[i</A>|		[i		   show first line found in current and
				   included files that contains the <A HREF="motion.html#word">word</A> under
				   the cursor, start searching at beginning of
				   current file
|<A HREF="motion.html#[m">[m</A>|		[m		1  cursor N times back to start of member
				   function
|<A HREF="change.html#[p">[p</A>|		[p		2  like &quot;<A HREF="change.html#P">P</A>&quot;, but adjust indent to current line
|<A HREF="spell.html#[s">[s</A>|		[s		1  move to the previous misspelled <A HREF="motion.html#word">word</A>
|<A HREF="fold.html#[z">[z</A>|		[z		1  move to start of open fold
|<A HREF="motion.html#[{">[{</A>|		[{		1  cursor N times back to unmatched '{'
|<A HREF="change.html#[&lt;MiddleMouse&gt;">[&lt;MiddleMouse&gt;</A>| [&lt;MiddleMouse&gt;	2  same <A HREF="motion.html#as">as</A> &quot;<A HREF="change.html#[p">[p</A>&quot;

|<A HREF="tagsrch.html#]_CTRL-D">]_CTRL-D</A>|	] CTRL-D	   jump to first #define found in current and
				   included files matching the <A HREF="motion.html#word">word</A> under the
				   cursor, start searching at cursor position
|<A HREF="tagsrch.html#]_CTRL-I">]_CTRL-I</A>|	] CTRL-I	   jump to first line in current and included
				   files that contains the <A HREF="motion.html#word">word</A> under the
				   cursor, start searching at cursor position
|<A HREF="motion.html#]#">]#</A>|		]#		1  cursor to N next unmatched #endif or #else
|<A HREF="motion.html#]'">]'</A>|		]'		1  cursor to next <A HREF="change.html#lowercase">lowercase</A> <A HREF="motion.html#mark">mark</A>, on first
				   non-blank
|<A HREF="motion.html#])">])</A>|		])		1  cursor N times forward to unmatched ')'
|<A HREF="motion.html#]star">]star</A>|		]*		1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#]/">]/</A>&quot;
|<A HREF="motion.html#]`">]`</A>|		]`		1  cursor to next <A HREF="change.html#lowercase">lowercase</A> <A HREF="motion.html#mark">mark</A>
|<A HREF="motion.html#]/">]/</A>|		]/		1  cursor to N next end of a C comment
|<A HREF="tagsrch.html#]D">]D</A>|		]D		   <A HREF="eval.html#list">list</A> all #defines found in current and
				   included files matching the <A HREF="motion.html#word">word</A> under the
				   cursor, start searching at cursor position
|<A HREF="tagsrch.html#]I">]I</A>|		]I		   <A HREF="eval.html#list">list</A> all lines found in current and
				   included files that contain the <A HREF="motion.html#word">word</A> under
				   the cursor, start searching at cursor
				   position
|<A HREF="change.html#]P">]P</A>|		]P		2  same <A HREF="motion.html#as">as</A> &quot;<A HREF="change.html#[p">[p</A>&quot;
|<A HREF="motion.html#][">][</A>|		][		1  cursor N SECTIONS forward
|<A HREF="motion.html#]]">]]</A>|		]]		1  cursor N sections forward
|<A HREF="diff.html#]c">]c</A>|		]c		1  cursor N times forward to start of change
|<A HREF="tagsrch.html#]d">]d</A>|		]d		   show first #define found in current and
				   included files matching the <A HREF="motion.html#word">word</A> under the
				   cursor, start searching at cursor position
|<A HREF="editing.html#]f">]f</A>|		]f		   same <A HREF="motion.html#as">as</A> &quot;<A HREF="editing.html#gf">gf</A>&quot;
|<A HREF="tagsrch.html#]i">]i</A>|		]i		   show first line found in current and
				   included files that contains the <A HREF="motion.html#word">word</A> under
				   the cursor, start searching at cursor
				   position
|<A HREF="motion.html#]m">]m</A>|		]m		1  cursor N times forward to end of member
				   function
|<A HREF="change.html#]p">]p</A>|		]p		2  like &quot;p&quot;, but adjust indent to current line
|<A HREF="spell.html#]s">]s</A>|		]s		1  move to next misspelled <A HREF="motion.html#word">word</A>
|<A HREF="fold.html#]z">]z</A>|		]z		1  move to end of open fold
|<A HREF="motion.html#]}">]}</A>|		]}		1  cursor N times forward to unmatched '}'
|<A HREF="change.html#]&lt;MiddleMouse&gt;">]&lt;MiddleMouse&gt;</A>| ]&lt;MiddleMouse&gt;	2  same <A HREF="motion.html#as">as</A> &quot;<A HREF="change.html#]p">]p</A>&quot;

==============================================================================

2.4 Commands starting with '<A HREF="#g">g</A>'						*<A NAME="g"></A><B>g</B>*

<B><FONT COLOR="PURPLE">tag		char	      note action in Normal mode	</FONT></B>
------------------------------------------------------------------------------
|<A HREF="various.html#g_CTRL-A">g_CTRL-A</A>|	g CTRL-A	   only when compiled with MEM_PROFILE
				   defined: dump a memory <A HREF="repeat.html#profile">profile</A>
|<A HREF="editing.html#g_CTRL-G">g_CTRL-G</A>|	g CTRL-G	   show information about current cursor
				   position
|<A HREF="visual.html#g_CTRL-H">g_CTRL-H</A>|	g CTRL-H	   start <A HREF="visual.html#Select">Select</A> block mode
|<A HREF="tagsrch.html#g_CTRL-]">g_CTRL-]</A>|	g CTRL-]	   |<A HREF="tagsrch.html#:tjump">:tjump</A>| to the <A HREF="tagsrch.html#tag">tag</A> under the cursor
|<A HREF="pattern.html#g#">g#</A>|		g#		1  like &quot;#&quot;, but without using &quot;\&lt;&quot; and &quot;\&gt;&quot;
|<A HREF="motion.html#g$">g$</A>|		g$		1  when <A HREF="options.html#'wrap'">'wrap'</A> off go to rightmost character of
				   the current line that is on the screen;
				   when <A HREF="options.html#'wrap'">'wrap'</A> on go to the rightmost character
				   of the current screen line
|<A HREF="change.html#g&amp;">g&amp;</A>|		g&amp;		2  repeat last &quot;<A HREF="change.html#:s">:s</A>&quot; on all lines
|<A HREF="motion.html#g'">g'</A>|		g'{mark}	1  like |<A HREF="motion.html#'">'</A>| but without <A HREF="change.html#changing">changing</A> the <A HREF="motion.html#jumplist">jumplist</A>
|<A HREF="motion.html#g`">g`</A>|		g`{mark}	1  like |<A HREF="motion.html#`">`</A>| but without <A HREF="change.html#changing">changing</A> the <A HREF="motion.html#jumplist">jumplist</A>
|<A HREF="pattern.html#gstar">gstar</A>|		g*		1  like &quot;*&quot;, but without using &quot;\&lt;&quot; and &quot;\&gt;&quot;
|<A HREF="undo.html#g+">g+</A>|		g+		   go to newer text state N times
|<A HREF="motion.html#g,">g,</A>|		g,		1  go to N newer position in change <A HREF="eval.html#list">list</A>
|<A HREF="undo.html#g-">g-</A>|		g-		   go to older text state N times
|<A HREF="motion.html#g0">g0</A>|		g0		1  when <A HREF="options.html#'wrap'">'wrap'</A> off go to leftmost character of
				   the current line that is on the screen;
				   when <A HREF="options.html#'wrap'">'wrap'</A> on go to the leftmost character
				   of the current screen line
|<A HREF="various.html#g8">g8</A>|		g8		   print hex value of bytes used in <A HREF="mbyte.html#UTF-8">UTF-8</A>
				   character under the cursor
|<A HREF="motion.html#g;">g;</A>|		g;		1  go to N older position in change <A HREF="eval.html#list">list</A>
|<A HREF="message.html#g&lt;">g&lt;</A>|		g&lt;		   display previous command output
|<A HREF="change.html#g?">g?</A>|		g?		2  Rot13 encoding <A HREF="motion.html#operator">operator</A>
|<A HREF="change.html#g?g?">g?g?</A>|		<A HREF="change.html#g??">g??</A>		2  Rot13 encode current line
|<A HREF="change.html#g?g?">g?g?</A>|		g?g?		2  Rot13 encode current line
|<A HREF="pattern.html#gD">gD</A>|		gD		1  go to definition of <A HREF="motion.html#word">word</A> under the cursor
				   in current file
|<A HREF="motion.html#gE">gE</A>|		gE		1  go backwards to the end of the previous
				   <A HREF="motion.html#WORD">WORD</A>
|<A HREF="visual.html#gH">gH</A>|		gH		   start <A HREF="visual.html#Select">Select</A> line mode
|<A HREF="insert.html#gI">gI</A>|		gI		2  like &quot;I&quot;, but always start in column 1
|<A HREF="change.html#gJ">gJ</A>|		gJ		2  join lines without <A HREF="insert.html#inserting">inserting</A> space
|<A HREF="visual.html#gN">gN</A>|		gN	      1,2  find the previous match with the last used
				   search <A HREF="pattern.html#pattern">pattern</A> and Visually select <A HREF="motion.html#it">it</A>
|<A HREF="change.html#gP">gP</A>|		[&quot;x]gP		2  put the text [from <A HREF="sponsor.html#register">register</A> x] before the
				   cursor N times, leave the cursor after <A HREF="motion.html#it">it</A>
|<A HREF="intro.html#gQ">gQ</A>|		gQ		    switch to &quot;<A HREF="intro.html#Ex">Ex</A>&quot; mode with Vim editing
|<A HREF="change.html#gR">gR</A>|		gR		2  enter Virtual <A HREF="insert.html#Replace">Replace</A> mode
|<A HREF="tabpage.html#gT">gT</A>|		gT		   go to the previous <A HREF="intro.html#tab">tab</A> page
|<A HREF="change.html#gU">gU</A>|		gU{motion}	2  make Nmove text <A HREF="change.html#uppercase">uppercase</A>
|<A HREF="visual.html#gV">gV</A>|		gV		   don't reselect the previous <A HREF="visual.html#Visual">Visual</A> area
				   when executing a <A HREF="map.html#mapping">mapping</A> or menu in <A HREF="visual.html#Select">Select</A>
				   mode
|<A HREF="tagsrch.html#g]">g]</A>|		g]		   <A HREF="tagsrch.html#:tselect">:tselect</A> on the <A HREF="tagsrch.html#tag">tag</A> under the cursor
|<A HREF="motion.html#g^">g^</A>|		g^		1  when <A HREF="options.html#'wrap'">'wrap'</A> off go to leftmost non-white
				   character of the current line that is on
				   the screen; when <A HREF="options.html#'wrap'">'wrap'</A> on go to the
				   leftmost non-white character of the current
				   screen line
|<A HREF="motion.html#g_">g_</A>|		g_		1  cursor to the last CHAR N - 1 lines lower
|<A HREF="various.html#ga">ga</A>|		ga		   print ascii value of character under the
				   cursor
|<A HREF="pattern.html#gd">gd</A>|		gd		1  go to definition of <A HREF="motion.html#word">word</A> under the cursor
				   in current function
|<A HREF="motion.html#ge">ge</A>|		ge		1  go backwards to the end of the previous
				   <A HREF="motion.html#word">word</A>
|<A HREF="editing.html#gf">gf</A>|		gf		   start editing the file whose name is under
				   the cursor
|<A HREF="editing.html#gF">gF</A>|		gF		   start editing the file whose name is under
				   the cursor and jump to the line number
				   following the filename.
|<A HREF="motion.html#gg">gg</A>|		gg		1  cursor to line N, default first line
|<A HREF="visual.html#gh">gh</A>|		gh		   start <A HREF="visual.html#Select">Select</A> mode
|<A HREF="insert.html#gi">gi</A>|		gi		2  like &quot;i&quot;, but first move to the |<A HREF="motion.html#'^">'^</A>| <A HREF="motion.html#mark">mark</A>
|<A HREF="motion.html#gj">gj</A>|		gj		1  like &quot;j&quot;, but when <A HREF="options.html#'wrap'">'wrap'</A> on go N screen
				   lines down
|<A HREF="motion.html#gk">gk</A>|		gk		1  like &quot;k&quot;, but when <A HREF="options.html#'wrap'">'wrap'</A> on go N screen
				   lines up
|<A HREF="visual.html#gn">gn</A>|		gn	      1,2  find the next match with the last used
				   search <A HREF="pattern.html#pattern">pattern</A> and Visually select <A HREF="motion.html#it">it</A>
|<A HREF="motion.html#gm">gm</A>|		gm		1  go to character at middle of the screenline
|<A HREF="motion.html#go">go</A>|		go		1  cursor to byte N in the buffer
|<A HREF="change.html#gp">gp</A>|		[&quot;x]gp		2  put the text [from <A HREF="sponsor.html#register">register</A> x] after the
				   cursor N times, leave the cursor after <A HREF="motion.html#it">it</A>
|<A HREF="change.html#gq">gq</A>|		gq{motion}	2  format Nmove text
|<A HREF="change.html#gr">gr</A>|		gr{char}	2  virtual replace N chars with {char}
|<A HREF="various.html#gs">gs</A>|		gs		   go to sleep for N seconds (default 1)
|<A HREF="tabpage.html#gt">gt</A>|		gt		   go to the next <A HREF="intro.html#tab">tab</A> page
|<A HREF="change.html#gu">gu</A>|		gu{motion}	2  make Nmove text <A HREF="change.html#lowercase">lowercase</A>
|<A HREF="visual.html#gv">gv</A>|		gv		   reselect the previous <A HREF="visual.html#Visual">Visual</A> area
|<A HREF="change.html#gw">gw</A>|		gw{motion}	2  format Nmove text and keep cursor
|<A HREF="pi_netrw.html#netrw-gx">netrw-gx</A>|	gx		   execute application for file name under the
				   cursor (only with |<A HREF="pi_netrw.html#netrw">netrw</A>| <A HREF="usr_05.html#plugin">plugin</A>)
|<A HREF="map.html#g@">g@</A>|		g@{motion}	   call <A HREF="options.html#'operatorfunc'">'operatorfunc'</A>
|<A HREF="change.html#g~">g~</A>|		g~{motion}	2  swap <A HREF="change.html#case">case</A> for Nmove text
|<A HREF="motion.html#g&lt;Down&gt;">g&lt;Down&gt;</A>|	g&lt;Down&gt;		1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#gj">gj</A>&quot;
|<A HREF="motion.html#g&lt;End&gt;">g&lt;End&gt;</A>|	g&lt;End&gt;		1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#g$">g$</A>&quot;
|<A HREF="motion.html#g&lt;Home&gt;">g&lt;Home&gt;</A>|	g&lt;Home&gt;		1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#g0">g0</A>&quot;
|<A HREF="tagsrch.html#g&lt;LeftMouse&gt;">g&lt;LeftMouse&gt;</A>|	g&lt;LeftMouse&gt;	   same <A HREF="motion.html#as">as</A> <A HREF="tagsrch.html#&lt;C-LeftMouse&gt;">&lt;C-LeftMouse&gt;</A>
		g&lt;MiddleMouse&gt;	   same <A HREF="motion.html#as">as</A> &lt;C-MiddleMouse&gt;
|<A HREF="tagsrch.html#g&lt;RightMouse&gt;">g&lt;RightMouse&gt;</A>|	g&lt;RightMouse&gt;	   same <A HREF="motion.html#as">as</A> <A HREF="tagsrch.html#&lt;C-RightMouse&gt;">&lt;C-RightMouse&gt;</A>
|<A HREF="motion.html#g&lt;Up&gt;">g&lt;Up&gt;</A>|		g&lt;Up&gt;		1  same <A HREF="motion.html#as">as</A> &quot;<A HREF="motion.html#gk">gk</A>&quot;

==============================================================================

2.5 Commands starting with '<A HREF="#z">z</A>'						*<A NAME="z"></A><B>z</B>*

<B><FONT COLOR="PURPLE">tag		char	      note action in Normal mode	</FONT></B>
------------------------------------------------------------------------------
|<A HREF="scroll.html#z&lt;CR&gt;">z&lt;CR&gt;</A>|		z&lt;CR&gt;		   redraw, cursor line to top of <A HREF="windows.html#window">window</A>,
				   cursor on first non-blank
|<A HREF="scroll.html#zN&lt;CR&gt;">zN&lt;CR&gt;</A>|	z{height}&lt;CR&gt;	   redraw, make <A HREF="windows.html#window">window</A> {height} lines high
|<A HREF="scroll.html#z+">z+</A>|		z+		   cursor on line N (default line below
				   window), otherwise like &quot;<A HREF="scroll.html#z&lt;CR&gt;">z&lt;CR&gt;</A>&quot;
|<A HREF="scroll.html#z-">z-</A>|		z-		   redraw, cursor line at bottom of <A HREF="windows.html#window">window</A>,
				   cursor on first non-blank
|<A HREF="scroll.html#z.">z.</A>|		z.		   redraw, cursor line to center of <A HREF="windows.html#window">window</A>,
				   cursor on first non-blank
|<A HREF="spell.html#z=">z=</A>|		z=		   give spelling suggestions
|<A HREF="fold.html#zA">zA</A>|		zA		   open a closed fold or close an open fold
				   recursively
|<A HREF="fold.html#zC">zC</A>|		zC		   close <A HREF="fold.html#folds">folds</A> recursively
|<A HREF="fold.html#zD">zD</A>|		zD		   delete <A HREF="fold.html#folds">folds</A> recursively
|<A HREF="fold.html#zE">zE</A>|		zE		   eliminate all <A HREF="fold.html#folds">folds</A>
|<A HREF="fold.html#zF">zF</A>|		zF		   create a fold for N lines
|<A HREF="spell.html#zG">zG</A>|		zG		   <A HREF="motion.html#mark">mark</A> <A HREF="motion.html#word">word</A> <A HREF="motion.html#as">as</A> good spelled <A HREF="motion.html#word">word</A>
|<A HREF="scroll.html#zH">zH</A>|		zH		   when <A HREF="options.html#'wrap'">'wrap'</A> off scroll half a screenwidth
				   to the right
|<A HREF="scroll.html#zL">zL</A>|		zL		   when <A HREF="options.html#'wrap'">'wrap'</A> off scroll half a screenwidth
				   to the left
|<A HREF="fold.html#zM">zM</A>|		zM		   set <A HREF="options.html#'foldlevel'">'foldlevel'</A> to zero
|<A HREF="fold.html#zN">zN</A>|		zN		   set <A HREF="options.html#'foldenable'">'foldenable'</A>
|<A HREF="fold.html#zO">zO</A>|		zO		   open <A HREF="fold.html#folds">folds</A> recursively
|<A HREF="fold.html#zR">zR</A>|		zR		   set <A HREF="options.html#'foldlevel'">'foldlevel'</A> to the deepest fold
|<A HREF="spell.html#zW">zW</A>|		zW		   <A HREF="motion.html#mark">mark</A> <A HREF="motion.html#word">word</A> <A HREF="motion.html#as">as</A> wrong (bad) spelled <A HREF="motion.html#word">word</A>
|<A HREF="fold.html#zX">zX</A>|		zX		   re-apply <A HREF="options.html#'foldlevel'">'foldlevel'</A>
|<A HREF="scroll.html#z^">z^</A>|		z^		   cursor on line N (default line above
				   window), otherwise like &quot;<A HREF="scroll.html#z-">z-</A>&quot;
|<A HREF="fold.html#za">za</A>|		za		   open a closed fold, close an open fold
|<A HREF="scroll.html#zb">zb</A>|		zb		   redraw, cursor line at bottom of <A HREF="windows.html#window">window</A>
|<A HREF="fold.html#zc">zc</A>|		zc		   close a fold
|<A HREF="fold.html#zd">zd</A>|		zd		   delete a fold
|<A HREF="scroll.html#ze">ze</A>|		ze		   when <A HREF="options.html#'wrap'">'wrap'</A> off scroll horizontally to
				   position the cursor at the end (right side)
				   of the screen
|<A HREF="fold.html#zf">zf</A>|		zf{motion}	   create a fold for Nmove text
|<A HREF="spell.html#zg">zg</A>|		zg		   <A HREF="motion.html#mark">mark</A> <A HREF="motion.html#word">word</A> <A HREF="motion.html#as">as</A> good spelled <A HREF="motion.html#word">word</A>
|<A HREF="scroll.html#zh">zh</A>|		zh		   when <A HREF="options.html#'wrap'">'wrap'</A> off scroll screen N characters
				   to the right
|<A HREF="fold.html#zi">zi</A>|		zi		   toggle <A HREF="options.html#'foldenable'">'foldenable'</A>
|<A HREF="fold.html#zj">zj</A>|		zj		1  move to the start of the next fold
|<A HREF="fold.html#zk">zk</A>|		zk		1  move to the end of the previous fold
|<A HREF="scroll.html#zl">zl</A>|		zl		   when <A HREF="options.html#'wrap'">'wrap'</A> off scroll screen N characters
				   to the left
|<A HREF="fold.html#zm">zm</A>|		zm		   subtract one from <A HREF="options.html#'foldlevel'">'foldlevel'</A>
|<A HREF="fold.html#zn">zn</A>|		zn		   reset <A HREF="options.html#'foldenable'">'foldenable'</A>
|<A HREF="fold.html#zo">zo</A>|		zo		   open fold
|<A HREF="fold.html#zr">zr</A>|		zr		   add one to <A HREF="options.html#'foldlevel'">'foldlevel'</A>
|<A HREF="scroll.html#zs">zs</A>|		zs		   when <A HREF="options.html#'wrap'">'wrap'</A> off scroll horizontally to
				   position the cursor at the start (left
				   side) of the screen
|<A HREF="scroll.html#zt">zt</A>|		zt		   redraw, cursor line at top of <A HREF="windows.html#window">window</A>
|<A HREF="fold.html#zv">zv</A>|		zv		   open enough <A HREF="fold.html#folds">folds</A> to <A HREF="starting.html#view">view</A> the cursor line
|<A HREF="spell.html#zw">zw</A>|		zw		   <A HREF="motion.html#mark">mark</A> <A HREF="motion.html#word">word</A> <A HREF="motion.html#as">as</A> wrong (bad) spelled <A HREF="motion.html#word">word</A>
|<A HREF="fold.html#zx">zx</A>|		zx		   re-apply <A HREF="options.html#'foldlevel'">'foldlevel'</A> and <A HREF="diff.html#do">do</A> &quot;<A HREF="fold.html#zv">zv</A>&quot;
|<A HREF="scroll.html#zz">zz</A>|		zz		   redraw, cursor line at center of <A HREF="windows.html#window">window</A>
|<A HREF="scroll.html#z&lt;Left&gt;">z&lt;Left&gt;</A>|	z&lt;Left&gt;		   same <A HREF="motion.html#as">as</A> &quot;<A HREF="scroll.html#zh">zh</A>&quot;
|<A HREF="scroll.html#z&lt;Right&gt;">z&lt;Right&gt;</A>|	z&lt;Right&gt;	   same <A HREF="motion.html#as">as</A> &quot;<A HREF="scroll.html#zl">zl</A>&quot;

==============================================================================

3. <A HREF="visual.html#Visual">Visual</A> mode						*<A NAME="visual-index"></A><B>visual-index</B>*

Most commands in <A HREF="visual.html#Visual">Visual</A> mode are the same <A HREF="motion.html#as">as</A> in <A HREF="intro.html#Normal">Normal</A> mode.  The ones listed
here are those that are different.

<B><FONT COLOR="PURPLE">tag		command	      note action in Visual mode	</FONT></B>
------------------------------------------------------------------------------
|<A HREF="intro.html#v_CTRL-\_CTRL-N">v_CTRL-\_CTRL-N</A>| CTRL-\ CTRL-N	   stop <A HREF="visual.html#Visual">Visual</A> mode
|<A HREF="intro.html#v_CTRL-\_CTRL-G">v_CTRL-\_CTRL-G</A>| CTRL-\ CTRL-G	   go to mode specified with <A HREF="options.html#'insertmode'">'insertmode'</A>
|<A HREF="change.html#v_CTRL-A">v_CTRL-A</A>|	CTRL-A		2  add N to number in highlighted text
|<A HREF="visual.html#v_CTRL-C">v_CTRL-C</A>|	CTRL-C		   stop <A HREF="visual.html#Visual">Visual</A> mode
|<A HREF="visual.html#v_CTRL-G">v_CTRL-G</A>|	CTRL-G		   toggle between <A HREF="visual.html#Visual">Visual</A> mode and <A HREF="visual.html#Select">Select</A> mode
|<A HREF="change.html#v_&lt;BS&gt;">v_&lt;BS&gt;</A>|	&lt;BS&gt;		2  <A HREF="visual.html#Select">Select</A> mode: delete highlighted area
|<A HREF="change.html#v_CTRL-H">v_CTRL-H</A>|	CTRL-H		2  same <A HREF="motion.html#as">as</A> <A HREF="motion.html#&lt;BS&gt;">&lt;BS&gt;</A>
|<A HREF="visual.html#v_CTRL-O">v_CTRL-O</A>|	CTRL-O		   switch from <A HREF="visual.html#Select">Select</A> to <A HREF="visual.html#Visual">Visual</A> mode for one
				   command
|<A HREF="visual.html#v_CTRL-V">v_CTRL-V</A>|	CTRL-V		   make <A HREF="visual.html#Visual">Visual</A> mode blockwise or stop <A HREF="visual.html#Visual">Visual</A>
				   mode
|<A HREF="change.html#v_CTRL-X">v_CTRL-X</A>|	CTRL-X		2  subtract N from number in highlighted text
|<A HREF="visual.html#v_&lt;Esc&gt;">v_&lt;Esc&gt;</A>|	&lt;Esc&gt;		   stop <A HREF="visual.html#Visual">Visual</A> mode
|<A HREF="tagsrch.html#v_CTRL-]">v_CTRL-]</A>|	CTRL-]		   jump to highlighted <A HREF="tagsrch.html#tag">tag</A>
|<A HREF="change.html#v_!">v_!</A>|		!{filter}	2  <A HREF="change.html#filter">filter</A> the highlighted lines through the
				   external command {filter}
|<A HREF="cmdline.html#v_:">v_:</A>|		:		   start a command-line with the highlighted
				   lines <A HREF="motion.html#as">as</A> a range
|<A HREF="change.html#v_&lt;">v_&lt;</A>|		&lt;		2  <A HREF="intro.html#shift">shift</A> the highlighted lines one
				   <A HREF="options.html#'shiftwidth'">'shiftwidth'</A> left
|<A HREF="change.html#v_=">v_=</A>|		=		2  <A HREF="change.html#filter">filter</A> the highlighted lines through the
				   external program given with the <A HREF="options.html#'equalprg'">'equalprg'</A>
				   option
|<A HREF="change.html#v_&gt;">v_&gt;</A>|		&gt;		2  <A HREF="intro.html#shift">shift</A> the highlighted lines one
				   <A HREF="options.html#'shiftwidth'">'shiftwidth'</A> right
|<A HREF="visual.html#v_b_A">v_b_A</A>|		A		2  block mode: append same text in all lines,
				   after the highlighted area
|<A HREF="change.html#v_C">v_C</A>|		C		2  delete the highlighted lines and start
				   insert
|<A HREF="change.html#v_D">v_D</A>|		D		2  delete the highlighted lines
|<A HREF="visual.html#v_b_I">v_b_I</A>|		I		2  block mode: insert same text in all lines,
				   before the highlighted area
|<A HREF="change.html#v_J">v_J</A>|		J		2  join the highlighted lines
|<A HREF="various.html#v_K">v_K</A>|		K		   run <A HREF="options.html#'keywordprg'">'keywordprg'</A> on the highlighted area
|<A HREF="visual.html#v_O">v_O</A>|		O		   Move horizontally to other corner of area.
		<A HREF="intro.html#Q">Q</A>		   does not start <A HREF="intro.html#Ex">Ex</A> mode
|<A HREF="change.html#v_R">v_R</A>|		R		2  delete the highlighted lines and start
				   insert
|<A HREF="change.html#v_S">v_S</A>|		S		2  delete the highlighted lines and start
				   insert
|<A HREF="change.html#v_U">v_U</A>|		U		2  make highlighted area <A HREF="change.html#uppercase">uppercase</A>
|<A HREF="visual.html#v_V">v_V</A>|		V		   make <A HREF="visual.html#Visual">Visual</A> mode <A HREF="motion.html#linewise">linewise</A> or stop <A HREF="visual.html#Visual">Visual</A>
				   mode
|<A HREF="change.html#v_X">v_X</A>|		X		2  delete the highlighted lines
|<A HREF="change.html#v_Y">v_Y</A>|		Y		   <A HREF="change.html#yank">yank</A> the highlighted lines
|<A HREF="motion.html#v_aquote">v_aquote</A>|	a&quot;		   extend highlighted area with a double
				   quoted <A HREF="eval.html#string">string</A>
|<A HREF="motion.html#v_a'">v_a'</A>|		a'		   extend highlighted area with a single
				   quoted <A HREF="eval.html#string">string</A>
|<A HREF="motion.html#v_a(">v_a(</A>|		a(		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#ab">ab</A>
|<A HREF="motion.html#v_a)">v_a)</A>|		a)		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#ab">ab</A>
|<A HREF="motion.html#v_a&lt;">v_a&lt;</A>|		a&lt;		   extend highlighted area with a <A HREF="intro.html#&lt;&gt;">&lt;&gt;</A> block
|<A HREF="motion.html#v_a&gt;">v_a&gt;</A>|		a&gt;		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#a&lt;">a&lt;</A>
|<A HREF="motion.html#v_aB">v_aB</A>|		aB		   extend highlighted area with a <A HREF="intro.html#{}">{}</A> block
|<A HREF="motion.html#v_aW">v_aW</A>|		aW		   extend highlighted area with &quot;a WORD&quot;
|<A HREF="motion.html#v_a[">v_a[</A>|		a[		   extend highlighted area with a <A HREF="motion.html#[]">[]</A> block
|<A HREF="motion.html#v_a]">v_a]</A>|		a]		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#a[">a[</A>
|<A HREF="motion.html#v_a`">v_a`</A>|		a`		   extend highlighted area with a backtick
				   quoted <A HREF="eval.html#string">string</A>
|<A HREF="motion.html#v_ab">v_ab</A>|		ab		   extend highlighted area with a () block
|<A HREF="motion.html#v_ap">v_ap</A>|		ap		   extend highlighted area with a <A HREF="motion.html#paragraph">paragraph</A>
|<A HREF="motion.html#v_as">v_as</A>|		as		   extend highlighted area with a <A HREF="motion.html#sentence">sentence</A>
|<A HREF="motion.html#v_at">v_at</A>|		at		   extend highlighted area with a <A HREF="tagsrch.html#tag">tag</A> block
|<A HREF="motion.html#v_aw">v_aw</A>|		aw		   extend highlighted area with &quot;a word&quot;
|<A HREF="motion.html#v_a{">v_a{</A>|		a{		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#aB">aB</A>
|<A HREF="motion.html#v_a}">v_a}</A>|		a}		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#aB">aB</A>
|<A HREF="change.html#v_c">v_c</A>|		c		2  delete highlighted area and start insert
|<A HREF="change.html#v_d">v_d</A>|		d		2  delete highlighted area
|<A HREF="change.html#v_g_CTRL-A">v_g_CTRL-A</A>|	g CTRL-A	2  add N to number in highlighted text
|<A HREF="change.html#v_g_CTRL-X">v_g_CTRL-X</A>|	g CTRL-X	2  subtract N from number in highlighted text
|<A HREF="change.html#v_gJ">v_gJ</A>|		gJ		2  join the highlighted lines without
				   <A HREF="insert.html#inserting">inserting</A> spaces
|<A HREF="change.html#v_gq">v_gq</A>|		gq		2  format the highlighted lines
|<A HREF="visual.html#v_gv">v_gv</A>|		gv		   exchange current and previous highlighted
				   area
|<A HREF="motion.html#v_iquote">v_iquote</A>|	i&quot;		   extend highlighted area with a double
				   quoted <A HREF="eval.html#string">string</A> (without <A HREF="quotes.html#quotes">quotes</A>)
|<A HREF="motion.html#v_i'">v_i'</A>|		i'		   extend highlighted area with a single
				   quoted <A HREF="eval.html#string">string</A> (without <A HREF="quotes.html#quotes">quotes</A>)
|<A HREF="motion.html#v_i(">v_i(</A>|		i(		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#ib">ib</A>
|<A HREF="motion.html#v_i)">v_i)</A>|		i)		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#ib">ib</A>
|<A HREF="motion.html#v_i&lt;">v_i&lt;</A>|		i&lt;		   extend highlighted area with inner <A HREF="intro.html#&lt;&gt;">&lt;&gt;</A> block
|<A HREF="motion.html#v_i&gt;">v_i&gt;</A>|		i&gt;		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#i&lt;">i&lt;</A>
|<A HREF="motion.html#v_iB">v_iB</A>|		iB		   extend highlighted area with inner <A HREF="intro.html#{}">{}</A> block
|<A HREF="motion.html#v_iW">v_iW</A>|		iW		   extend highlighted area with &quot;inner WORD&quot;
|<A HREF="motion.html#v_i[">v_i[</A>|		i[		   extend highlighted area with inner <A HREF="motion.html#[]">[]</A> block
|<A HREF="motion.html#v_i]">v_i]</A>|		i]		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#i[">i[</A>
|<A HREF="motion.html#v_i`">v_i`</A>|		i`		   extend highlighted area with a backtick
				   quoted <A HREF="eval.html#string">string</A> (without the backticks)
|<A HREF="motion.html#v_ib">v_ib</A>|		ib		   extend highlighted area with inner () block
|<A HREF="motion.html#v_ip">v_ip</A>|		ip		   extend highlighted area with inner <A HREF="motion.html#paragraph">paragraph</A>
|<A HREF="motion.html#v_is">v_is</A>|		is		   extend highlighted area with inner <A HREF="motion.html#sentence">sentence</A>
|<A HREF="motion.html#v_it">v_it</A>|		it		   extend highlighted area with inner <A HREF="tagsrch.html#tag">tag</A> block
|<A HREF="motion.html#v_iw">v_iw</A>|		iw		   extend highlighted area with &quot;inner word&quot;
|<A HREF="motion.html#v_i{">v_i{</A>|		i{		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#iB">iB</A>
|<A HREF="motion.html#v_i}">v_i}</A>|		i}		   same <A HREF="motion.html#as">as</A> <A HREF="motion.html#iB">iB</A>
|<A HREF="visual.html#v_o">v_o</A>|		o		   move cursor to other corner of area
|<A HREF="change.html#v_r">v_r</A>|		r		2  delete highlighted area and start insert
|<A HREF="change.html#v_s">v_s</A>|		s		2  delete highlighted area and start insert
|<A HREF="change.html#v_u">v_u</A>|		u		2  make highlighted area <A HREF="change.html#lowercase">lowercase</A>
|<A HREF="visual.html#v_v">v_v</A>|		v		   make <A HREF="visual.html#Visual">Visual</A> mode <A HREF="motion.html#characterwise">characterwise</A> or stop
				   <A HREF="visual.html#Visual">Visual</A> mode
|<A HREF="change.html#v_x">v_x</A>|		x		2  delete the highlighted area
|<A HREF="change.html#v_y">v_y</A>|		y		   <A HREF="change.html#yank">yank</A> the highlighted area
|<A HREF="change.html#v_~">v_~</A>|		~		2  swap <A HREF="change.html#case">case</A> for the highlighted area

==============================================================================

4. <A HREF="cmdline.html#Command-line">Command-line</A> editing					*<A NAME="ex-edit-index"></A><B>ex-edit-index</B>*

Get to the command-line with the '<A HREF="cmdline.html#:">:</A>', '<A HREF="change.html#!">!</A>', '<A HREF="pattern.html#/">/</A>' or '<A HREF="pattern.html#?">?</A>' commands.
<A HREF="intro.html#Normal">Normal</A> characters are inserted at the current cursor position.
&quot;Completion&quot; below refers to context-sensitive completion.  It will complete
file names, <A HREF="tagsrch.html#tags">tags</A>, commands etc. <A HREF="motion.html#as">as</A> appropriate.

<B><FONT COLOR="PURPLE">tag		command	      action in Command-line editing mode	</FONT></B>
------------------------------------------------------------------------------
		CTRL-@		not used
|<A HREF="cmdline.html#c_CTRL-A">c_CTRL-A</A>|	CTRL-A		<A HREF="diff.html#do">do</A> completion on the <A HREF="pattern.html#pattern">pattern</A> in front of the
				cursor and insert all matches
|<A HREF="cmdline.html#c_CTRL-B">c_CTRL-B</A>|	CTRL-B		cursor to begin of command-line
|<A HREF="cmdline.html#c_CTRL-C">c_CTRL-C</A>|	CTRL-C		same <A HREF="motion.html#as">as</A> <A HREF="intro.html#&lt;Esc&gt;">&lt;Esc&gt;</A>
|<A HREF="cmdline.html#c_CTRL-D">c_CTRL-D</A>|	CTRL-D		<A HREF="eval.html#list">list</A> completions that match the <A HREF="pattern.html#pattern">pattern</A> in
				front of the cursor
|<A HREF="cmdline.html#c_CTRL-E">c_CTRL-E</A>|	CTRL-E		cursor to end of command-line
|<A HREF="options.html#'cedit'">'cedit'</A>|	<A HREF="scroll.html#CTRL-F">CTRL-F</A>		default value for 'cedit': opens the
				command-line <A HREF="windows.html#window">window</A>; otherwise not used
|<A HREF="cmdline.html#c_CTRL-G">c_CTRL-G</A>|	CTRL-G		next match when <A HREF="options.html#'incsearch'">'incsearch'</A> is active
|<A HREF="cmdline.html#c_&lt;BS&gt;">c_&lt;BS&gt;</A>|	&lt;BS&gt;		delete the character in front of the cursor
|<A HREF="cmdline.html#c_digraph">c_digraph</A>|	{char1} <A HREF="motion.html#&lt;BS&gt;">&lt;BS&gt;</A> {char2}
				enter <A HREF="digraph.html#digraph">digraph</A> when <A HREF="options.html#'digraph'">'digraph'</A> is on
|<A HREF="cmdline.html#c_CTRL-H">c_CTRL-H</A>|	CTRL-H		same <A HREF="motion.html#as">as</A> <A HREF="motion.html#&lt;BS&gt;">&lt;BS&gt;</A>
|<A HREF="cmdline.html#c_&lt;Tab&gt;">c_&lt;Tab&gt;</A>|	&lt;Tab&gt;		if <A HREF="options.html#'wildchar'">'wildchar'</A> is &lt;Tab&gt;: Do completion on
				the <A HREF="pattern.html#pattern">pattern</A> in front of the cursor
|<A HREF="cmdline.html#c_&lt;S-Tab&gt;">c_&lt;S-Tab&gt;</A>|	&lt;S-Tab&gt;		same <A HREF="motion.html#as">as</A> <A HREF="motion.html#CTRL-P">CTRL-P</A>
|<A HREF="cmdline.html#c_wildchar">c_wildchar</A>|	<A HREF="options.html#'wildchar'">'wildchar'</A>	Do completion on the <A HREF="pattern.html#pattern">pattern</A> in front of the
				cursor (default: <A HREF="motion.html#&lt;Tab&gt;">&lt;Tab&gt;</A>)
|<A HREF="cmdline.html#c_CTRL-I">c_CTRL-I</A>|	CTRL-I		same <A HREF="motion.html#as">as</A> <A HREF="motion.html#&lt;Tab&gt;">&lt;Tab&gt;</A>
|<A HREF="cmdline.html#c_&lt;NL&gt;">c_&lt;NL&gt;</A>|	&lt;NL&gt;		same <A HREF="motion.html#as">as</A> <A HREF="motion.html#&lt;CR&gt;">&lt;CR&gt;</A>
|<A HREF="cmdline.html#c_CTRL-J">c_CTRL-J</A>|	CTRL-J		same <A HREF="motion.html#as">as</A> <A HREF="motion.html#&lt;CR&gt;">&lt;CR&gt;</A>
|<A HREF="cmdline.html#c_CTRL-K">c_CTRL-K</A>|	CTRL-K {char1} {char2}
				enter <A HREF="digraph.html#digraph">digraph</A>
|<A HREF="cmdline.html#c_CTRL-L">c_CTRL-L</A>|	CTRL-L		<A HREF="diff.html#do">do</A> completion on the <A HREF="pattern.html#pattern">pattern</A> in front of the
				cursor and insert the longest common part
|<A HREF="cmdline.html#c_&lt;CR&gt;">c_&lt;CR&gt;</A>|	&lt;CR&gt;		execute entered command
|<A HREF="cmdline.html#c_CTRL-M">c_CTRL-M</A>|	CTRL-M		same <A HREF="motion.html#as">as</A> <A HREF="motion.html#&lt;CR&gt;">&lt;CR&gt;</A>
|<A HREF="cmdline.html#c_CTRL-N">c_CTRL-N</A>|	CTRL-N		after using <A HREF="options.html#'wildchar'">'wildchar'</A> with multiple matches:
				go to next match, otherwise: recall older
				command-line from <A HREF="cmdline.html#history">history</A>.
		<A HREF="motion.html#CTRL-O">CTRL-O</A>		not used
|<A HREF="cmdline.html#c_CTRL-P">c_CTRL-P</A>|	CTRL-P		after using <A HREF="options.html#'wildchar'">'wildchar'</A> with multiple matches:
				go to previous match, otherwise: recall older
				command-line from <A HREF="cmdline.html#history">history</A>.
|<A HREF="cmdline.html#c_CTRL-Q">c_CTRL-Q</A>|	CTRL-Q		same <A HREF="motion.html#as">as</A> <A HREF="visual.html#CTRL-V">CTRL-V</A>, unless it's used for <A HREF="terminal.html#terminal">terminal</A>
				<A HREF="intro.html#control">control</A> flow
|<A HREF="cmdline.html#c_CTRL-R">c_CTRL-R</A>|	CTRL-R {0-9a-z&quot;&#37;#*:= <A HREF="scroll.html#CTRL-F">CTRL-F</A> <A HREF="motion.html#CTRL-P">CTRL-P</A> <A HREF="#CTRL-W">CTRL-W</A> CTRL-A}
				insert the contents of a <A HREF="sponsor.html#register">register</A> or object
				under the cursor <A HREF="motion.html#as">as</A> if typed
|<A HREF="cmdline.html#c_CTRL-R_CTRL-R">c_CTRL-R_CTRL-R</A>| CTRL-R CTRL-R {0-9a-z&quot;&#37;#*:= <A HREF="scroll.html#CTRL-F">CTRL-F</A> <A HREF="motion.html#CTRL-P">CTRL-P</A> <A HREF="#CTRL-W">CTRL-W</A> CTRL-A}
				insert the contents of a <A HREF="sponsor.html#register">register</A> or object
				under the cursor literally
		CTRL-S		(used for <A HREF="terminal.html#terminal">terminal</A> <A HREF="intro.html#control">control</A> flow)
|<A HREF="cmdline.html#c_CTRL-T">c_CTRL-T</A>|	CTRL-T		previous match when <A HREF="options.html#'incsearch'">'incsearch'</A> is active
|<A HREF="cmdline.html#c_CTRL-U">c_CTRL-U</A>|	CTRL-U		remove all characters
|<A HREF="cmdline.html#c_CTRL-V">c_CTRL-V</A>|	CTRL-V		insert next non-digit literally, insert three
				digit decimal number <A HREF="motion.html#as">as</A> a single byte.
|<A HREF="cmdline.html#c_CTRL-W">c_CTRL-W</A>|	CTRL-W		delete the <A HREF="motion.html#word">word</A> in front of the cursor
		<A HREF="change.html#CTRL-X">CTRL-X</A>		not used (reserved for completion)
		<A HREF="scroll.html#CTRL-Y">CTRL-Y</A>		copy (yank) modeless selection
		<A HREF="starting.html#CTRL-Z">CTRL-Z</A>		not used (reserved for <A HREF="starting.html#suspend">suspend</A>)
|<A HREF="cmdline.html#c_&lt;Esc&gt;">c_&lt;Esc&gt;</A>|	&lt;Esc&gt;		<A HREF="editing.html#abandon">abandon</A> command-line without executing <A HREF="motion.html#it">it</A>
|<A HREF="cmdline.html#c_CTRL-[">c_CTRL-[</A>|	CTRL-[		same <A HREF="motion.html#as">as</A> <A HREF="intro.html#&lt;Esc&gt;">&lt;Esc&gt;</A>
|<A HREF="intro.html#c_CTRL-\_CTRL-N">c_CTRL-\_CTRL-N</A>| CTRL-\ CTRL-N	go to <A HREF="intro.html#Normal">Normal</A> mode, <A HREF="editing.html#abandon">abandon</A> command-line
|<A HREF="intro.html#c_CTRL-\_CTRL-G">c_CTRL-\_CTRL-G</A>| CTRL-\ CTRL-G	go to mode specified with <A HREF="options.html#'insertmode'">'insertmode'</A>,
				<A HREF="editing.html#abandon">abandon</A> command-line
		CTRL-\ a - <A HREF="change.html#d">d</A>	reserved for extensions
|<A HREF="cmdline.html#c_CTRL-\_e">c_CTRL-\_e</A>|	CTRL-\ e {expr} replace the command line with the result of
				{expr}
		CTRL-\ <A HREF="motion.html#f">f</A> - <A HREF="#z">z</A>	reserved for extensions
		CTRL-\ others	not used
|<A HREF="cmdline.html#c_CTRL-]">c_CTRL-]</A>|	CTRL-]		trigger abbreviation
|<A HREF="cmdline.html#c_CTRL-^">c_CTRL-^</A>|	CTRL-^		toggle use of |<A HREF="map.html#:lmap">:lmap</A>| mappings
|<A HREF="cmdline.html#c_CTRL-_">c_CTRL-_</A>|	CTRL-_		when <A HREF="options.html#'allowrevins'">'allowrevins'</A> set: change language
				(Hebrew, <A HREF="farsi.html#Farsi">Farsi</A>)
|<A HREF="cmdline.html#c_&lt;Del&gt;">c_&lt;Del&gt;</A>|	&lt;Del&gt;		delete the character under the cursor

|<A HREF="cmdline.html#c_&lt;Left&gt;">c_&lt;Left&gt;</A>|	&lt;Left&gt;		cursor left
|<A HREF="cmdline.html#c_&lt;S-Left&gt;">c_&lt;S-Left&gt;</A>|	&lt;S-Left&gt;	cursor one <A HREF="motion.html#word">word</A> left
|<A HREF="cmdline.html#c_&lt;C-Left&gt;">c_&lt;C-Left&gt;</A>|	&lt;C-Left&gt;	cursor one <A HREF="motion.html#word">word</A> left
|<A HREF="cmdline.html#c_&lt;Right&gt;">c_&lt;Right&gt;</A>|	&lt;Right&gt;		cursor right
|<A HREF="cmdline.html#c_&lt;S-Right&gt;">c_&lt;S-Right&gt;</A>|	&lt;S-Right&gt;	cursor one <A HREF="motion.html#word">word</A> right
|<A HREF="cmdline.html#c_&lt;C-Right&gt;">c_&lt;C-Right&gt;</A>|	&lt;C-Right&gt;	cursor one <A HREF="motion.html#word">word</A> right
|<A HREF="cmdline.html#c_&lt;Up&gt;">c_&lt;Up&gt;</A>|	&lt;Up&gt;		recall previous command-line from <A HREF="cmdline.html#history">history</A> that
				matches <A HREF="pattern.html#pattern">pattern</A> in front of the cursor
|<A HREF="cmdline.html#c_&lt;S-Up&gt;">c_&lt;S-Up&gt;</A>|	&lt;S-Up&gt;		recall previous command-line from <A HREF="cmdline.html#history">history</A>
|<A HREF="cmdline.html#c_&lt;Down&gt;">c_&lt;Down&gt;</A>|	&lt;Down&gt;		recall next command-line from <A HREF="cmdline.html#history">history</A> that
				matches <A HREF="pattern.html#pattern">pattern</A> in front of the cursor
|<A HREF="cmdline.html#c_&lt;S-Down&gt;">c_&lt;S-Down&gt;</A>|	&lt;S-Down&gt;	recall next command-line from <A HREF="cmdline.html#history">history</A>
|<A HREF="cmdline.html#c_&lt;Home&gt;">c_&lt;Home&gt;</A>|	&lt;Home&gt;		cursor to start of command-line
|<A HREF="cmdline.html#c_&lt;End&gt;">c_&lt;End&gt;</A>|	&lt;End&gt;		cursor to end of command-line
|<A HREF="cmdline.html#c_&lt;PageDown&gt;">c_&lt;PageDown&gt;</A>|	&lt;PageDown&gt;	same <A HREF="motion.html#as">as</A> <A HREF="scroll.html#&lt;S-Down&gt;">&lt;S-Down&gt;</A>
|<A HREF="cmdline.html#c_&lt;PageUp&gt;">c_&lt;PageUp&gt;</A>|	&lt;PageUp&gt;	same <A HREF="motion.html#as">as</A> <A HREF="scroll.html#&lt;S-Up&gt;">&lt;S-Up&gt;</A>
|<A HREF="cmdline.html#c_&lt;Insert&gt;">c_&lt;Insert&gt;</A>|	&lt;Insert&gt;	toggle insert/overstrike mode
|<A HREF="cmdline.html#c_&lt;LeftMouse&gt;">c_&lt;LeftMouse&gt;</A>|	&lt;LeftMouse&gt;	cursor at mouse click


You found <A HREF="motion.html#it">it</A>, Arthur!				*<A NAME="holy-grail"></A><B>holy-grail</B>* *<A NAME=":smile"></A><B>:smile</B>*

==============================================================================

5. <A HREF="intro.html#EX">EX</A> commands					*<A NAME="ex-cmd-index"></A><B>ex-cmd-index</B>* *<A NAME=":index"></A><B>:index</B>*

This is a brief but complete listing of all the &quot;<A HREF="cmdline.html#:">:</A>&quot; commands, without
mentioning any arguments.  The optional part of the command name is inside <A HREF="motion.html#[]">[]</A>.
The commands are sorted on the non-optional part of their name.

<B><FONT COLOR="PURPLE">tag	      command	      action </FONT></B>
------------------------------------------------------------------------------
|<A HREF="various.html#:!">:!</A>|		:!		<A HREF="change.html#filter">filter</A> lines or execute an external command
|<A HREF="various.html#:!!">:!!</A>|		:!!		repeat last &quot;:!&quot; command
|<A HREF="various.html#:#">:#</A>|		:#		same <A HREF="motion.html#as">as</A> &quot;<A HREF="various.html#:number">:number</A>&quot;
|<A HREF="change.html#:&amp;">:&amp;</A>|		:&amp;		repeat last &quot;<A HREF="change.html#:substitute">:substitute</A>&quot;
|<A HREF="repeat.html#:star">:star</A>|		:*		execute contents of a <A HREF="sponsor.html#register">register</A>
|<A HREF="change.html#:&lt;">:&lt;</A>|		:&lt;		<A HREF="intro.html#shift">shift</A> lines one <A HREF="options.html#'shiftwidth'">'shiftwidth'</A> left
|<A HREF="various.html#:=">:=</A>|		:=		print the cursor line number
|<A HREF="change.html#:&gt;">:&gt;</A>|		:&gt;		<A HREF="intro.html#shift">shift</A> lines one <A HREF="options.html#'shiftwidth'">'shiftwidth'</A> right
|<A HREF="repeat.html#:@">:@</A>|		:@		execute contents of a <A HREF="sponsor.html#register">register</A>
|<A HREF="repeat.html#:@@">:@@</A>|		:@@		repeat the previous &quot;:@&quot;
|<A HREF="editing.html#:Next">:Next</A>|		:N[ext]		go to previous file in the argument <A HREF="eval.html#list">list</A>
|<A HREF="various.html#:Print">:Print</A>|	:P[rint]	print lines
|<A HREF="editing.html#:X">:X</A>|		:X		ask for <A HREF="editing.html#encryption">encryption</A> key
|<A HREF="insert.html#:append">:append</A>|	:a[ppend]	append text
|<A HREF="map.html#:abbreviate">:abbreviate</A>|	:ab[breviate]	enter abbreviation
|<A HREF="map.html#:abclear">:abclear</A>|	:abc[lear]	remove all <A HREF="map.html#abbreviations">abbreviations</A>
|<A HREF="windows.html#:aboveleft">:aboveleft</A>|	:abo[veleft]	make split <A HREF="windows.html#window">window</A> appear left or above
|<A HREF="windows.html#:all">:all</A>|		:al[l]		open a <A HREF="windows.html#window">window</A> for each file in the argument
				<A HREF="eval.html#list">list</A>
|<A HREF="gui.html#:amenu">:amenu</A>|	:am[enu]	enter new menu item for all modes
|<A HREF="gui.html#:anoremenu">:anoremenu</A>|	:an[oremenu]	enter a new menu for all modes that will not
				be remapped
|<A HREF="editing.html#:args">:args</A>|		:ar[gs]		print the argument <A HREF="eval.html#list">list</A>
|<A HREF="editing.html#:argadd">:argadd</A>|	:arga[dd]	add items to the argument <A HREF="eval.html#list">list</A>
|<A HREF="editing.html#:argdelete">:argdelete</A>|	:argd[elete]	delete items from the argument <A HREF="eval.html#list">list</A>
|<A HREF="editing.html#:argedit">:argedit</A>|	:arge[dit]	add item to the argument <A HREF="eval.html#list">list</A> and edit it
|<A HREF="editing.html#:argdo">:argdo</A>|	:argdo		do a command on all items in the argument <A HREF="eval.html#list">list</A>
|<A HREF="editing.html#:argglobal">:argglobal</A>|	:argg[lobal]	define the global argument <A HREF="eval.html#list">list</A>
|<A HREF="editing.html#:arglocal">:arglocal</A>|	:argl[ocal]	define a local argument <A HREF="eval.html#list">list</A>
|<A HREF="editing.html#:argument">:argument</A>|	:argu[ment]	go to specific file in the argument <A HREF="eval.html#list">list</A>
|<A HREF="various.html#:ascii">:ascii</A>|	:as[cii]	print ascii value of character under the cursor
|<A HREF="autocmd.html#:autocmd">:autocmd</A>|	:au[tocmd]	enter or show autocommands
|<A HREF="autocmd.html#:augroup">:augroup</A>|	:aug[roup]	select the <A HREF="autocmd.html#autocommand">autocommand</A> group to use
|<A HREF="gui.html#:aunmenu">:aunmenu</A>|	:aun[menu]	remove menu for all modes
|<A HREF="windows.html#:buffer">:buffer</A>|	:b[uffer]	go to specific buffer in the buffer <A HREF="eval.html#list">list</A>
|<A HREF="windows.html#:bNext">:bNext</A>|	:bN[ext]	go to previous buffer in the buffer <A HREF="eval.html#list">list</A>
|<A HREF="windows.html#:ball">:ball</A>|		:ba[ll]		open a <A HREF="windows.html#window">window</A> for each buffer in the buffer <A HREF="eval.html#list">list</A>
|<A HREF="windows.html#:badd">:badd</A>|		:bad[d]		add buffer to the buffer <A HREF="eval.html#list">list</A>
|<A HREF="windows.html#:bdelete">:bdelete</A>|	:bd[elete]	remove a buffer from the buffer <A HREF="eval.html#list">list</A>
|<A HREF="gui.html#:behave">:behave</A>|	:be[have]	set mouse and selection behavior
|<A HREF="windows.html#:belowright">:belowright</A>|	:bel[owright]	make split <A HREF="windows.html#window">window</A> appear right or below
|<A HREF="windows.html#:bfirst">:bfirst</A>|	:bf[irst]	go to first buffer in the buffer <A HREF="eval.html#list">list</A>
|<A HREF="windows.html#:blast">:blast</A>|	:bl[ast]	go to last buffer in the buffer <A HREF="eval.html#list">list</A>
|<A HREF="windows.html#:bmodified">:bmodified</A>|	:bm[odified]	go to next buffer in the buffer <A HREF="eval.html#list">list</A> that has
				been modified
|<A HREF="windows.html#:bnext">:bnext</A>|	:bn[ext]	go to next buffer in the buffer <A HREF="eval.html#list">list</A>
|<A HREF="windows.html#:botright">:botright</A>|	:bo[tright]	make split <A HREF="windows.html#window">window</A> appear at bottom or far right
|<A HREF="windows.html#:bprevious">:bprevious</A>|	:bp[revious]	go to previous buffer in the buffer <A HREF="eval.html#list">list</A>
|<A HREF="windows.html#:brewind">:brewind</A>|	:br[ewind]	go to first buffer in the buffer <A HREF="eval.html#list">list</A>
|<A HREF="eval.html#:break">:break</A>|	:brea[k]	break out of while loop
|<A HREF="repeat.html#:breakadd">:breakadd</A>|	:breaka[dd]	add a debugger breakpoint
|<A HREF="repeat.html#:breakdel">:breakdel</A>|	:breakd[el]	delete a debugger breakpoint
|<A HREF="repeat.html#:breaklist">:breaklist</A>|	:breakl[ist]	list debugger breakpoints
|<A HREF="editing.html#:browse">:browse</A>|	:bro[wse]	use file selection <A HREF="gui_w32.html#dialog">dialog</A>
|<A HREF="windows.html#:bufdo">:bufdo</A>|	:bufdo		execute command in each listed buffer
|<A HREF="windows.html#:buffers">:buffers</A>|	:buffers	<A HREF="eval.html#list">list</A> all files in the buffer <A HREF="eval.html#list">list</A>
|<A HREF="windows.html#:bunload">:bunload</A>|	:bun[load]	unload a specific buffer
|<A HREF="windows.html#:bwipeout">:bwipeout</A>|	:bw[ipeout]	really delete a buffer
|<A HREF="change.html#:change">:change</A>|	:c[hange]	replace a line or series of lines
|<A HREF="quickfix.html#:cNext">:cNext</A>|	:cN[ext]	go to previous error
|<A HREF="quickfix.html#:cNfile">:cNfile</A>|	:cNf[ile]	go to last error in previous file
|<A HREF="map.html#:cabbrev">:cabbrev</A>|	:ca[bbrev]	like &quot;<A HREF="map.html#:abbreviate">:abbreviate</A>&quot; but for <A HREF="cmdline.html#Command-line">Command-line</A> mode
|<A HREF="map.html#:cabclear">:cabclear</A>|	:cabc[lear]	clear all <A HREF="map.html#abbreviations">abbreviations</A> for <A HREF="cmdline.html#Command-line">Command-line</A> mode
|<A HREF="quickfix.html#:caddbuffer">:caddbuffer</A>|	:cad[dbuffer]	add <A HREF="message.html#errors">errors</A> from buffer
|<A HREF="quickfix.html#:caddexpr">:caddexpr</A>|	:cadde[xpr]	add <A HREF="message.html#errors">errors</A> from expr
|<A HREF="quickfix.html#:caddfile">:caddfile</A>|	:caddf[ile]	add error message to current <A HREF="quickfix.html#quickfix">quickfix</A> <A HREF="eval.html#list">list</A>
|<A HREF="eval.html#:call">:call</A>|		:cal[l]		call a function
|<A HREF="eval.html#:catch">:catch</A>|	:cat[ch]	part of a <A HREF="eval.html#:try">:try</A> command
|<A HREF="quickfix.html#:cbottom">:cbottom</A>|	:cbo[ttom]	scroll to the bottom of the <A HREF="quickfix.html#quickfix">quickfix</A> <A HREF="windows.html#window">window</A>
|<A HREF="quickfix.html#:cbuffer">:cbuffer</A>|	:cb[uffer]	parse error <A HREF="message.html#messages">messages</A> and jump to first error
|<A HREF="quickfix.html#:cc">:cc</A>|		:cc		go to specific error
|<A HREF="quickfix.html#:cclose">:cclose</A>|	:ccl[ose]	close <A HREF="quickfix.html#quickfix">quickfix</A> <A HREF="windows.html#window">window</A>
|<A HREF="editing.html#:cd">:cd</A>|		:cd		change directory
|<A HREF="quickfix.html#:cdo">:cdo</A>|		:cdo		execute command in each valid error <A HREF="eval.html#list">list</A> entry
|<A HREF="quickfix.html#:cfdo">:cfdo</A>|		:cfd[o]		execute command in each file in error <A HREF="eval.html#list">list</A>
|<A HREF="change.html#:center">:center</A>|	:ce[nter]	format lines at the center
|<A HREF="quickfix.html#:cexpr">:cexpr</A>|	:cex[pr]	read <A HREF="message.html#errors">errors</A> from expr and jump to first
|<A HREF="quickfix.html#:cfile">:cfile</A>|	:cf[ile]	read file with error <A HREF="message.html#messages">messages</A> and jump to first
|<A HREF="quickfix.html#:cfirst">:cfirst</A>|	:cfir[st]	go to the specified error, default first one
|<A HREF="quickfix.html#:cgetbuffer">:cgetbuffer</A>|	:cgetb[uffer]	get <A HREF="message.html#errors">errors</A> from buffer
|<A HREF="quickfix.html#:cgetexpr">:cgetexpr</A>|	:cgete[xpr]	get <A HREF="message.html#errors">errors</A> from expr
|<A HREF="quickfix.html#:cgetfile">:cgetfile</A>|	:cg[etfile]	read file with error <A HREF="message.html#messages">messages</A>
|<A HREF="motion.html#:changes">:changes</A>|	:changes	print the change <A HREF="eval.html#list">list</A>
|<A HREF="editing.html#:chdir">:chdir</A>|	:chd[ir]	change directory
|<A HREF="tagsrch.html#:checkpath">:checkpath</A>|	:che[ckpath]	<A HREF="eval.html#list">list</A> included files
|<A HREF="editing.html#:checktime">:checktime</A>|	:checkt[ime]	check <A HREF="editing.html#timestamp">timestamp</A> of loaded <A HREF="windows.html#buffers">buffers</A>
|<A HREF="quickfix.html#:chistory">:chistory</A>|	:chi[story]	<A HREF="eval.html#list">list</A> the error lists
|<A HREF="quickfix.html#:clast">:clast</A>|	:cla[st]	go to the specified error, default last one
|<A HREF="motion.html#:clearjumps">:clearjumps</A>|	:cle[arjumps]	clear the jump <A HREF="eval.html#list">list</A>
|<A HREF="quickfix.html#:clist">:clist</A>|	:cl[ist]	list all <A HREF="message.html#errors">errors</A>
|<A HREF="windows.html#:close">:close</A>|	:clo[se]	close current <A HREF="windows.html#window">window</A>
|<A HREF="map.html#:cmap">:cmap</A>|		:cm[ap]		like &quot;<A HREF="map.html#:map">:map</A>&quot; but for <A HREF="cmdline.html#Command-line">Command-line</A> mode
|<A HREF="map.html#:cmapclear">:cmapclear</A>|	:cmapc[lear]	clear all mappings for <A HREF="cmdline.html#Command-line">Command-line</A> mode
|<A HREF="gui.html#:cmenu">:cmenu</A>|	:cme[nu]	add menu for <A HREF="cmdline.html#Command-line">Command-line</A> mode
|<A HREF="quickfix.html#:cnext">:cnext</A>|	:cn[ext]	go to next error
|<A HREF="quickfix.html#:cnewer">:cnewer</A>|	:cnew[er]	go to newer error <A HREF="eval.html#list">list</A>
|<A HREF="quickfix.html#:cnfile">:cnfile</A>|	:cnf[ile]	go to first error in next file
|<A HREF="map.html#:cnoremap">:cnoremap</A>|	:cno[remap]	like &quot;<A HREF="map.html#:noremap">:noremap</A>&quot; but for <A HREF="cmdline.html#Command-line">Command-line</A> mode
|<A HREF="map.html#:cnoreabbrev">:cnoreabbrev</A>|	:cnorea[bbrev]	like &quot;<A HREF="map.html#:noreabbrev">:noreabbrev</A>&quot; but for <A HREF="cmdline.html#Command-line">Command-line</A> mode
|<A HREF="gui.html#:cnoremenu">:cnoremenu</A>|	:cnoreme[nu]	like &quot;<A HREF="gui.html#:noremenu">:noremenu</A>&quot; but for <A HREF="cmdline.html#Command-line">Command-line</A> mode
|<A HREF="change.html#:copy">:copy</A>|		:co[py]		copy lines
|<A HREF="quickfix.html#:colder">:colder</A>|	:col[der]	go to older error <A HREF="eval.html#list">list</A>
|<A HREF="syntax.html#:colorscheme">:colorscheme</A>|	:colo[rscheme]	load a specific color scheme
|<A HREF="map.html#:command">:command</A>|	:com[mand]	create user-defined command
|<A HREF="map.html#:comclear">:comclear</A>|	:comc[lear]	clear all user-defined commands
|<A HREF="quickfix.html#:compiler">:compiler</A>|	:comp[iler]	<A HREF="diff.html#do">do</A> settings for a specific compiler
|<A HREF="eval.html#:continue">:continue</A>|	:con[tinue]	go back to <A HREF="eval.html#:while">:while</A>
|<A HREF="editing.html#:confirm">:confirm</A>|	:conf[irm]	prompt user when confirmation required
|<A HREF="quickfix.html#:copen">:copen</A>|	:cope[n]	open <A HREF="quickfix.html#quickfix">quickfix</A> <A HREF="windows.html#window">window</A>
|<A HREF="quickfix.html#:cprevious">:cprevious</A>|	:cp[revious]	go to previous error
|<A HREF="quickfix.html#:cpfile">:cpfile</A>|	:cpf[ile]	go to last error in previous file
|<A HREF="quickfix.html#:cquit">:cquit</A>|	:cq[uit]	quit Vim with an error code
|<A HREF="quickfix.html#:crewind">:crewind</A>|	:cr[ewind]	go to the specified error, default first one
|<A HREF="if_cscop.html#:cscope">:cscope</A>|	:cs[cope]	execute cscope command
|<A HREF="if_cscop.html#:cstag">:cstag</A>|	:cst[ag]	use <A HREF="if_cscop.html#cscope">cscope</A> to jump to a tag
|<A HREF="map.html#:cunmap">:cunmap</A>|	:cu[nmap]	like &quot;<A HREF="map.html#:unmap">:unmap</A>&quot; but for <A HREF="cmdline.html#Command-line">Command-line</A> mode
|<A HREF="map.html#:cunabbrev">:cunabbrev</A>|	:cuna[bbrev]	like &quot;:unabbrev&quot; but for <A HREF="cmdline.html#Command-line">Command-line</A> mode
|<A HREF="gui.html#:cunmenu">:cunmenu</A>|	:cunme[nu]	remove menu for <A HREF="cmdline.html#Command-line">Command-line</A> mode
|<A HREF="quickfix.html#:cwindow">:cwindow</A>|	:cw[indow]	open or close <A HREF="quickfix.html#quickfix">quickfix</A> window
|<A HREF="change.html#:delete">:delete</A>|	:d[elete]	delete lines
|<A HREF="motion.html#:delmarks">:delmarks</A>|	:delm[arks]	delete marks
|<A HREF="repeat.html#:debug">:debug</A>|	:deb[ug]	run a command in debugging mode
|<A HREF="repeat.html#:debuggreedy">:debuggreedy</A>|	:debugg[reedy]	read debug mode commands from normal input
|<A HREF="map.html#:delcommand">:delcommand</A>|	:delc[ommand]	delete user-defined command
|<A HREF="eval.html#:delfunction">:delfunction</A>|	:delf[unction]	delete a user function
|<A HREF="diff.html#:diffupdate">:diffupdate</A>|	:dif[fupdate]	update <A HREF="options.html#'diff'">'diff'</A> <A HREF="windows.html#buffers">buffers</A>
|<A HREF="diff.html#:diffget">:diffget</A>|	:diffg[et]	remove differences in current buffer
|<A HREF="diff.html#:diffoff">:diffoff</A>|	:diffo[ff]	switch off diff mode
|<A HREF="diff.html#:diffpatch">:diffpatch</A>|	:diffp[atch]	apply a patch and show differences
|<A HREF="diff.html#:diffput">:diffput</A>|	:diffpu[t]	remove differences in other buffer
|<A HREF="diff.html#:diffsplit">:diffsplit</A>|	:diffs[plit]	show differences with another file
|<A HREF="diff.html#:diffthis">:diffthis</A>|	:diffthis	make current <A HREF="windows.html#window">window</A> a diff <A HREF="windows.html#window">window</A>
|<A HREF="digraph.html#:digraphs">:digraphs</A>|	:dig[raphs]	show or enter digraphs
|<A HREF="change.html#:display">:display</A>|	:di[splay]	display <A HREF="change.html#registers">registers</A>
|<A HREF="tagsrch.html#:djump">:djump</A>|	:dj[ump]	jump to #define
|<A HREF="change.html#:dl">:dl</A>|		:dl		short for |<A HREF="change.html#:delete">:delete</A>| with the 'l' flag
|<A HREF="change.html#:del">:del</A>|		:del[ete]l	short for |<A HREF="change.html#:delete">:delete</A>| with the 'l' flag
|<A HREF="tagsrch.html#:dlist">:dlist</A>|	:dli[st]	list #defines
|<A HREF="autocmd.html#:doautocmd">:doautocmd</A>|	:do[autocmd]	apply autocommands to current buffer
|<A HREF="autocmd.html#:doautoall">:doautoall</A>|	:doautoa[ll]	apply autocommands for all loaded <A HREF="windows.html#buffers">buffers</A>
|<A HREF="change.html#:dp">:dp</A>|		:d[elete]p	short for |<A HREF="change.html#:delete">:delete</A>| with the 'p' flag
|<A HREF="windows.html#:drop">:drop</A>|		:dr[op]		jump to <A HREF="windows.html#window">window</A> editing file or edit file in
				current <A HREF="windows.html#window">window</A>
|<A HREF="tagsrch.html#:dsearch">:dsearch</A>|	:ds[earch]	<A HREF="eval.html#list">list</A> one #define
|<A HREF="tagsrch.html#:dsplit">:dsplit</A>|	:dsp[lit]	split <A HREF="windows.html#window">window</A> and jump to #define
|<A HREF="editing.html#:edit">:edit</A>|		:e[dit]		edit a file
|<A HREF="undo.html#:earlier">:earlier</A>|	:ea[rlier]	go to older change, <A HREF="undo.html#undo">undo</A>
|<A HREF="eval.html#:echo">:echo</A>|		:ec[ho]		echoes the result of expressions
|<A HREF="eval.html#:echoerr">:echoerr</A>|	:echoe[rr]	like :echo, show like an error and use <A HREF="cmdline.html#history">history</A>
|<A HREF="eval.html#:echohl">:echohl</A>|	:echoh[l]	set highlighting for echo commands
|<A HREF="eval.html#:echomsg">:echomsg</A>|	:echom[sg]	same <A HREF="motion.html#as">as</A> :echo, put message in <A HREF="cmdline.html#history">history</A>
|<A HREF="eval.html#:echon">:echon</A>|	:echon		same <A HREF="motion.html#as">as</A> :echo, but without <A HREF="intro.html#&lt;EOL&gt;">&lt;EOL&gt;</A>
|<A HREF="eval.html#:else">:else</A>|		:el[se]		part of an <A HREF="eval.html#:if">:if</A> command
|<A HREF="eval.html#:elseif">:elseif</A>|	:elsei[f]	part of an <A HREF="eval.html#:if">:if</A> command
|<A HREF="gui.html#:emenu">:emenu</A>|	:em[enu]	execute a menu by name
|<A HREF="eval.html#:endif">:endif</A>|	:en[dif]	end previous <A HREF="eval.html#:if">:if</A>
|<A HREF="eval.html#:endfor">:endfor</A>|	:endfo[r]	end previous <A HREF="eval.html#:for">:for</A>
|<A HREF="eval.html#:endfunction">:endfunction</A>|	:endf[unction]	end of a user function
|<A HREF="eval.html#:endtry">:endtry</A>|	:endt[ry]	end previous <A HREF="eval.html#:try">:try</A>
|<A HREF="eval.html#:endwhile">:endwhile</A>|	:endw[hile]	end previous <A HREF="eval.html#:while">:while</A>
|<A HREF="editing.html#:enew">:enew</A>|		:ene[w]		edit a new, unnamed buffer
|<A HREF="editing.html#:ex">:ex</A>|		:ex		same <A HREF="motion.html#as">as</A> &quot;<A HREF="editing.html#:edit">:edit</A>&quot;
|<A HREF="eval.html#:execute">:execute</A>|	:exe[cute]	execute result of expressions
|<A HREF="editing.html#:exit">:exit</A>|		:exi[t]		same <A HREF="motion.html#as">as</A> &quot;<A HREF="editing.html#:xit">:xit</A>&quot;
|<A HREF="helphelp.html#:exusage">:exusage</A>|	:exu[sage]	overview of <A HREF="intro.html#Ex">Ex</A> commands
|<A HREF="editing.html#:file">:file</A>|		:f[ile]		show or set the current file name
|<A HREF="windows.html#:files">:files</A>|	:files		<A HREF="eval.html#list">list</A> all files in the buffer <A HREF="eval.html#list">list</A>
|<A HREF="filetype.html#:filetype">:filetype</A>|	:filet[ype]	switch file type detection on/off
|<A HREF="various.html#:filter">:filter</A>|	:filt[er]	filter output of following command
|<A HREF="editing.html#:find">:find</A>|		:fin[d]		find file in <A HREF="options.html#'path'">'path'</A> and edit <A HREF="motion.html#it">it</A>
|<A HREF="eval.html#:finally">:finally</A>|	:fina[lly]	part of a <A HREF="eval.html#:try">:try</A> command
|<A HREF="repeat.html#:finish">:finish</A>|	:fini[sh]	quit sourcing a Vim <A HREF="usr_41.html#script">script</A>
|<A HREF="editing.html#:first">:first</A>|	:fir[st]	go to the first file in the argument <A HREF="eval.html#list">list</A>
|<A HREF="options.html#:fixdel">:fixdel</A>|	:fix[del]	set key code of <A HREF="change.html#&lt;Del&gt;">&lt;Del&gt;</A>
|<A HREF="fold.html#:fold">:fold</A>|		:fo[ld]		create a fold
|<A HREF="fold.html#:foldclose">:foldclose</A>|	:foldc[lose]	close <A HREF="fold.html#folds">folds</A>
|<A HREF="fold.html#:folddoopen">:folddoopen</A>|	:foldd[oopen]	execute command on lines not in a closed fold
|<A HREF="fold.html#:folddoclosed">:folddoclosed</A>|	:folddoc[losed]	execute command on lines in a closed fold
|<A HREF="fold.html#:foldopen">:foldopen</A>|	:foldo[pen]	open <A HREF="fold.html#folds">folds</A>
|<A HREF="eval.html#:for">:for</A>|		:for		for loop
|<A HREF="eval.html#:function">:function</A>|	:fu[nction]	define a user function
|<A HREF="repeat.html#:global">:global</A>|	:g[lobal]	execute commands for matching lines
|<A HREF="motion.html#:goto">:goto</A>|		:go[to]		go to byte in the buffer
|<A HREF="quickfix.html#:grep">:grep</A>|		:gr[ep]		run <A HREF="options.html#'grepprg'">'grepprg'</A> and jump to first match
|<A HREF="quickfix.html#:grepadd">:grepadd</A>|	:grepa[dd]	like :grep, but append to current <A HREF="eval.html#list">list</A>
|<A HREF="gui_x11.html#:gui">:gui</A>|		:gu[i]		start the <A HREF="gui.html#GUI">GUI</A>
|<A HREF="gui_x11.html#:gvim">:gvim</A>|		:gv[im]		start the <A HREF="gui.html#GUI">GUI</A>
|<A HREF="print.html#:hardcopy">:hardcopy</A>|	:ha[rdcopy]	send text to the printer
|<A HREF="helphelp.html#:help">:help</A>|		:h[elp]		open a help <A HREF="windows.html#window">window</A>
|<A HREF="helphelp.html#:helpclose">:helpclose</A>|	:helpc[lose]	close one help <A HREF="windows.html#window">window</A>
|<A HREF="helphelp.html#:helpfind">:helpfind</A>|	:helpf[ind]	<A HREF="gui_w32.html#dialog">dialog</A> to open a help <A HREF="windows.html#window">window</A>
|<A HREF="helphelp.html#:helpgrep">:helpgrep</A>|	:helpg[rep]	like &quot;<A HREF="quickfix.html#:grep">:grep</A>&quot; but searches help files
|<A HREF="helphelp.html#:helptags">:helptags</A>|	:helpt[ags]	generate help tags for a directory
|<A HREF="syntax.html#:highlight">:highlight</A>|	:hi[ghlight]	specify highlighting methods
|<A HREF="windows.html#:hide">:hide</A>|		:hid[e]		hide current buffer for a command
|<A HREF="cmdline.html#:history">:history</A>|	:his[tory]	print a history <A HREF="eval.html#list">list</A>
|<A HREF="insert.html#:insert">:insert</A>|	:i[nsert]	insert text
|<A HREF="map.html#:iabbrev">:iabbrev</A>|	:ia[bbrev]	like &quot;:abbrev&quot; but for <A HREF="insert.html#Insert">Insert</A> mode
|<A HREF="map.html#:iabclear">:iabclear</A>|	:iabc[lear]	like &quot;<A HREF="map.html#:abclear">:abclear</A>&quot; but for <A HREF="insert.html#Insert">Insert</A> mode
|<A HREF="eval.html#:if">:if</A>|		:if		execute commands when condition met
|<A HREF="tagsrch.html#:ijump">:ijump</A>|	:ij[ump]	jump to definition of identifier
|<A HREF="tagsrch.html#:ilist">:ilist</A>|	:il[ist]	list lines where identifier matches
|<A HREF="map.html#:imap">:imap</A>|		:im[ap]		like &quot;<A HREF="map.html#:map">:map</A>&quot; but for <A HREF="insert.html#Insert">Insert</A> mode
|<A HREF="map.html#:imapclear">:imapclear</A>|	:imapc[lear]	like &quot;<A HREF="map.html#:mapclear">:mapclear</A>&quot; but for <A HREF="insert.html#Insert">Insert</A> mode
|<A HREF="gui.html#:imenu">:imenu</A>|	:ime[nu]	add menu for <A HREF="insert.html#Insert">Insert</A> mode
|<A HREF="map.html#:inoremap">:inoremap</A>|	:ino[remap]	like &quot;<A HREF="map.html#:noremap">:noremap</A>&quot; but for <A HREF="insert.html#Insert">Insert</A> mode
|<A HREF="map.html#:inoreabbrev">:inoreabbrev</A>|	:inorea[bbrev]	like &quot;<A HREF="map.html#:noreabbrev">:noreabbrev</A>&quot; but for <A HREF="insert.html#Insert">Insert</A> mode
|<A HREF="gui.html#:inoremenu">:inoremenu</A>|	:inoreme[nu]	like &quot;<A HREF="gui.html#:noremenu">:noremenu</A>&quot; but for <A HREF="insert.html#Insert">Insert</A> mode
|<A HREF="starting.html#:intro">:intro</A>|	:int[ro]	print the introductory message
|<A HREF="tagsrch.html#:isearch">:isearch</A>|	:is[earch]	<A HREF="eval.html#list">list</A> one line where identifier matches
|<A HREF="tagsrch.html#:isplit">:isplit</A>|	:isp[lit]	split <A HREF="windows.html#window">window</A> and jump to definition of
				identifier
|<A HREF="map.html#:iunmap">:iunmap</A>|	:iu[nmap]	like &quot;<A HREF="map.html#:unmap">:unmap</A>&quot; but for <A HREF="insert.html#Insert">Insert</A> mode
|<A HREF="map.html#:iunabbrev">:iunabbrev</A>|	:iuna[bbrev]	like &quot;:unabbrev&quot; but for <A HREF="insert.html#Insert">Insert</A> mode
|<A HREF="gui.html#:iunmenu">:iunmenu</A>|	:iunme[nu]	remove menu for <A HREF="insert.html#Insert">Insert</A> mode
|<A HREF="change.html#:join">:join</A>|		:j[oin]		join lines
|<A HREF="motion.html#:jumps">:jumps</A>|	:ju[mps]	print the jump <A HREF="eval.html#list">list</A>
|<A HREF="motion.html#:k">:k</A>|		:k		set a <A HREF="motion.html#mark">mark</A>
|<A HREF="editing.html#:keepalt">:keepalt</A>|	:keepa[lt]	following command keeps the alternate file
|<A HREF="motion.html#:keepmarks">:keepmarks</A>|	:kee[pmarks]	following command keeps marks where they are
|<A HREF="motion.html#:keepjumps">:keepjumps</A>|	:keepj[umps]	following command keeps <A HREF="motion.html#jumplist">jumplist</A> and marks
|<A HREF="cmdline.html#:keeppatterns">:keeppatterns</A>|	:keepp[atterns]	following command keeps search pattern <A HREF="cmdline.html#history">history</A>
|<A HREF="quickfix.html#:lNext">:lNext</A>|	:lN[ext]	go to previous entry in location <A HREF="eval.html#list">list</A>
|<A HREF="quickfix.html#:lNfile">:lNfile</A>|	:lNf[ile]	go to last entry in previous file
|<A HREF="various.html#:list">:list</A>|		:l[ist]		print lines
|<A HREF="quickfix.html#:laddexpr">:laddexpr</A>|	:lad[dexpr]	add locations from expr
|<A HREF="quickfix.html#:laddbuffer">:laddbuffer</A>|	:laddb[uffer]	add locations from buffer
|<A HREF="quickfix.html#:laddfile">:laddfile</A>|	:laddf[ile]	add locations to current location <A HREF="eval.html#list">list</A>
|<A HREF="editing.html#:last">:last</A>|		:la[st]		go to the last file in the argument <A HREF="eval.html#list">list</A>
|<A HREF="mlang.html#:language">:language</A>|	:lan[guage]	set the language (locale)
|<A HREF="undo.html#:later">:later</A>|	:lat[er]	go to newer change, <A HREF="undo.html#redo">redo</A>
|<A HREF="quickfix.html#:lbottom">:lbottom</A>|	:lbo[ttom]	scroll to the bottom of the location <A HREF="windows.html#window">window</A>
|<A HREF="quickfix.html#:lbuffer">:lbuffer</A>|	:lb[uffer]	parse locations and jump to first location
|<A HREF="editing.html#:lcd">:lcd</A>|		:lc[d]		change directory locally
|<A HREF="editing.html#:lchdir">:lchdir</A>|	:lch[dir]	change directory locally
|<A HREF="quickfix.html#:lclose">:lclose</A>|	:lcl[ose]	close location <A HREF="windows.html#window">window</A>
|<A HREF="if_cscop.html#:lcscope">:lcscope</A>|	:lcs[cope]	like &quot;<A HREF="if_cscop.html#:cscope">:cscope</A>&quot; but uses location <A HREF="eval.html#list">list</A>
|<A HREF="quickfix.html#:ldo">:ldo</A>|		:ld[o]		execute command in valid location <A HREF="eval.html#list">list</A> entries
|<A HREF="quickfix.html#:lfdo">:lfdo</A>|		:lfd[o]		execute command in each file in location <A HREF="eval.html#list">list</A>
|<A HREF="change.html#:left">:left</A>|		:le[ft]		left align lines
|<A HREF="windows.html#:leftabove">:leftabove</A>|	:lefta[bove]	make split <A HREF="windows.html#window">window</A> appear left or above
|<A HREF="eval.html#:let">:let</A>|		:let		assign a value to a variable or option
|<A HREF="quickfix.html#:lexpr">:lexpr</A>|	:lex[pr]	read locations from expr and jump to first
|<A HREF="quickfix.html#:lfile">:lfile</A>|	:lf[ile]	read file with locations and jump to first
|<A HREF="quickfix.html#:lfirst">:lfirst</A>|	:lfir[st]	go to the specified location, default first one
|<A HREF="quickfix.html#:lgetbuffer">:lgetbuffer</A>|	:lgetb[uffer]	get locations from buffer
|<A HREF="quickfix.html#:lgetexpr">:lgetexpr</A>|	:lgete[xpr]	get locations from expr
|<A HREF="quickfix.html#:lgetfile">:lgetfile</A>|	:lg[etfile]	read file with locations
|<A HREF="quickfix.html#:lgrep">:lgrep</A>|	:lgr[ep]	run <A HREF="options.html#'grepprg'">'grepprg'</A> and jump to first match
|<A HREF="quickfix.html#:lgrepadd">:lgrepadd</A>|	:lgrepa[dd]	like <A HREF="quickfix.html#:grep">:grep</A>, but append to current <A HREF="eval.html#list">list</A>
|<A HREF="helphelp.html#:lhelpgrep">:lhelpgrep</A>|	:lh[elpgrep]	like &quot;<A HREF="helphelp.html#:helpgrep">:helpgrep</A>&quot; but uses location <A HREF="eval.html#list">list</A>
|<A HREF="quickfix.html#:lhistory">:lhistory</A>|	:lhi[story]	<A HREF="eval.html#list">list</A> the location lists
|<A HREF="quickfix.html#:ll">:ll</A>|		:ll		go to specific location
|<A HREF="quickfix.html#:llast">:llast</A>|	:lla[st]	go to the specified location, default last one
|<A HREF="quickfix.html#:llist">:llist</A>|	:lli[st]	list all locations
|<A HREF="quickfix.html#:lmake">:lmake</A>|	:lmak[e]	execute external command <A HREF="options.html#'makeprg'">'makeprg'</A> and parse
				error <A HREF="message.html#messages">messages</A>
|<A HREF="map.html#:lmap">:lmap</A>|		:lm[ap]		like &quot;<A HREF="map.html#:map!">:map!</A>&quot; but includes Lang-Arg mode
|<A HREF="map.html#:lmapclear">:lmapclear</A>|	:lmapc[lear]	like &quot;<A HREF="map.html#:mapclear!">:mapclear!</A>&quot; but includes Lang-Arg mode
|<A HREF="quickfix.html#:lnext">:lnext</A>|	:lne[xt]	go to next location
|<A HREF="quickfix.html#:lnewer">:lnewer</A>|	:lnew[er]	go to newer location <A HREF="eval.html#list">list</A>
|<A HREF="quickfix.html#:lnfile">:lnfile</A>|	:lnf[ile]	go to first location in next file
|<A HREF="map.html#:lnoremap">:lnoremap</A>|	:ln[oremap]	like &quot;<A HREF="map.html#:noremap!">:noremap!</A>&quot; but includes Lang-Arg mode
|<A HREF="mbyte.html#:loadkeymap">:loadkeymap</A>|	:loadk[eymap]	load the following keymaps until EOF
|<A HREF="starting.html#:loadview">:loadview</A>|	:lo[adview]	load view for current <A HREF="windows.html#window">window</A> from a file
|<A HREF="motion.html#:lockmarks">:lockmarks</A>|	:loc[kmarks]	following command keeps marks where they are
|<A HREF="eval.html#:lockvar">:lockvar</A>|	:lockv[ar]	lock <A HREF="eval.html#variables">variables</A>
|<A HREF="quickfix.html#:lolder">:lolder</A>|	:lol[der]	go to older location <A HREF="eval.html#list">list</A>
|<A HREF="quickfix.html#:lopen">:lopen</A>|	:lope[n]	open location <A HREF="windows.html#window">window</A>
|<A HREF="quickfix.html#:lprevious">:lprevious</A>|	:lp[revious]	go to previous location
|<A HREF="quickfix.html#:lpfile">:lpfile</A>|	:lpf[ile]	go to last location in previous file
|<A HREF="quickfix.html#:lrewind">:lrewind</A>|	:lr[ewind]	go to the specified location, default first one
|<A HREF="windows.html#:ls">:ls</A>|		:ls		<A HREF="eval.html#list">list</A> all <A HREF="windows.html#buffers">buffers</A>
|<A HREF="tagsrch.html#:ltag">:ltag</A>|		:lt[ag]		jump to tag and add matching <A HREF="tagsrch.html#tags">tags</A> to the
				location <A HREF="eval.html#list">list</A>
|<A HREF="map.html#:lunmap">:lunmap</A>|	:lu[nmap]	like &quot;<A HREF="map.html#:unmap!">:unmap!</A>&quot; but includes Lang-Arg mode
|<A HREF="if_lua.html#:lua">:lua</A>|		:lua		execute |<A HREF="if_lua.html#Lua">Lua</A>| command
|<A HREF="if_lua.html#:luado">:luado</A>|	:luad[o]	execute <A HREF="if_lua.html#Lua">Lua</A> command for each line
|<A HREF="if_lua.html#:luafile">:luafile</A>|	:luaf[ile]	execute |<A HREF="if_lua.html#Lua">Lua</A>| <A HREF="usr_41.html#script">script</A> file
|<A HREF="quickfix.html#:lvimgrep">:lvimgrep</A>|	:lv[imgrep]	search for <A HREF="pattern.html#pattern">pattern</A> in files
|<A HREF="quickfix.html#:lvimgrepadd">:lvimgrepadd</A>|	:lvimgrepa[dd]	like <A HREF="quickfix.html#:vimgrep">:vimgrep</A>, but append to current <A HREF="eval.html#list">list</A>
|<A HREF="quickfix.html#:lwindow">:lwindow</A>|	:lw[indow]	open or close location window
|<A HREF="change.html#:move">:move</A>|		:m[ove]		move lines
|<A HREF="motion.html#:mark">:mark</A>|		:ma[rk]		set a mark
|<A HREF="quickfix.html#:make">:make</A>|		:mak[e]		execute external command <A HREF="options.html#'makeprg'">'makeprg'</A> and parse
				error <A HREF="message.html#messages">messages</A>
|<A HREF="map.html#:map">:map</A>|		:map		show or enter a <A HREF="map.html#mapping">mapping</A>
|<A HREF="map.html#:mapclear">:mapclear</A>|	:mapc[lear]	clear all mappings for <A HREF="intro.html#Normal">Normal</A> and <A HREF="visual.html#Visual">Visual</A> mode
|<A HREF="motion.html#:marks">:marks</A>|	:marks		<A HREF="eval.html#list">list</A> all marks
|<A HREF="pattern.html#:match">:match</A>|	:mat[ch]	define a match to highlight
|<A HREF="gui.html#:menu">:menu</A>|		:me[nu]		enter a new menu item
|<A HREF="mlang.html#:menutranslate">:menutranslate</A>|  :menut[ranslate] add a menu translation item
|<A HREF="message.html#:messages">:messages</A>|	:mes[sages]	<A HREF="starting.html#view">view</A> previously displayed messages
|<A HREF="starting.html#:mkexrc">:mkexrc</A>|	:mk[exrc]	write current mappings and settings to a file
|<A HREF="starting.html#:mksession">:mksession</A>|	:mks[ession]	write session info to a file
|<A HREF="spell.html#:mkspell">:mkspell</A>|	:mksp[ell]	produce .spl spell file
|<A HREF="starting.html#:mkvimrc">:mkvimrc</A>|	:mkv[imrc]	write current mappings and settings to a file
|<A HREF="starting.html#:mkview">:mkview</A>|	:mkvie[w]	write view of current <A HREF="windows.html#window">window</A> to a file
|<A HREF="term.html#:mode">:mode</A>|		:mod[e]		show or change the screen mode
|<A HREF="if_mzsch.html#:mzscheme">:mzscheme</A>|	:mz[scheme]	execute <A HREF="if_mzsch.html#MzScheme">MzScheme</A> command
|<A HREF="if_mzsch.html#:mzfile">:mzfile</A>|	:mzf[ile]	execute <A HREF="if_mzsch.html#MzScheme">MzScheme</A> <A HREF="usr_41.html#script">script</A> file
|<A HREF="netbeans.html#:nbclose">:nbclose</A>|	:nbc[lose]	close the current Netbeans session
|<A HREF="netbeans.html#:nbkey">:nbkey</A>|	:nb[key]	pass a key to Netbeans
|<A HREF="netbeans.html#:nbstart">:nbstart</A>|	:nbs[art]	start a new Netbeans session
|<A HREF="editing.html#:next">:next</A>|		:n[ext]		go to next file in the argument <A HREF="eval.html#list">list</A>
|<A HREF="windows.html#:new">:new</A>|		:new		create a new empty <A HREF="windows.html#window">window</A>
|<A HREF="map.html#:nmap">:nmap</A>|		:nm[ap]		like &quot;<A HREF="map.html#:map">:map</A>&quot; but for <A HREF="intro.html#Normal">Normal</A> mode
|<A HREF="map.html#:nmapclear">:nmapclear</A>|	:nmapc[lear]	clear all mappings for <A HREF="intro.html#Normal">Normal</A> mode
|<A HREF="gui.html#:nmenu">:nmenu</A>|	:nme[nu]	add menu for <A HREF="intro.html#Normal">Normal</A> mode
|<A HREF="map.html#:nnoremap">:nnoremap</A>|	:nn[oremap]	like &quot;<A HREF="map.html#:noremap">:noremap</A>&quot; but for <A HREF="intro.html#Normal">Normal</A> mode
|<A HREF="gui.html#:nnoremenu">:nnoremenu</A>|	:nnoreme[nu]	like &quot;<A HREF="gui.html#:noremenu">:noremenu</A>&quot; but for <A HREF="intro.html#Normal">Normal</A> mode
|<A HREF="autocmd.html#:noautocmd">:noautocmd</A>|	:noa[utocmd]	following commands don't trigger autocommands
|<A HREF="map.html#:noremap">:noremap</A>|	:no[remap]	enter a <A HREF="map.html#mapping">mapping</A> that will not be remapped
|<A HREF="pattern.html#:nohlsearch">:nohlsearch</A>|	:noh[lsearch]	<A HREF="starting.html#suspend">suspend</A> <A HREF="options.html#'hlsearch'">'hlsearch'</A> highlighting
|<A HREF="map.html#:noreabbrev">:noreabbrev</A>|	:norea[bbrev]	enter an abbreviation that will not be
				remapped
|<A HREF="gui.html#:noremenu">:noremenu</A>|	:noreme[nu]	enter a menu that will not be remapped
|<A HREF="various.html#:normal">:normal</A>|	:norm[al]	execute <A HREF="intro.html#Normal">Normal</A> mode commands
|<A HREF="recover.html#:noswapfile">:noswapfile</A>|	:nos[wapfile]	following commands don't create a swap file
|<A HREF="various.html#:number">:number</A>|	:nu[mber]	print lines with line number
|<A HREF="map.html#:nunmap">:nunmap</A>|	:nun[map]	like &quot;<A HREF="map.html#:unmap">:unmap</A>&quot; but for <A HREF="intro.html#Normal">Normal</A> mode
|<A HREF="gui.html#:nunmenu">:nunmenu</A>|	:nunme[nu]	remove menu for <A HREF="intro.html#Normal">Normal</A> mode
|<A HREF="starting.html#:oldfiles">:oldfiles</A>|	:ol[dfiles]	<A HREF="eval.html#list">list</A> files that have marks in the <A HREF="starting.html#viminfo">viminfo</A> file
|<A HREF="vi_diff.html#:open">:open</A>|		:o[pen]		start open mode (not implemented)
|<A HREF="map.html#:omap">:omap</A>|		:om[ap]		like &quot;<A HREF="map.html#:map">:map</A>&quot; but for <A HREF="intro.html#Operator-pending">Operator-pending</A> mode
|<A HREF="map.html#:omapclear">:omapclear</A>|	:omapc[lear]	remove all mappings for <A HREF="intro.html#Operator-pending">Operator-pending</A> mode
|<A HREF="gui.html#:omenu">:omenu</A>|	:ome[nu]	add menu for <A HREF="intro.html#Operator-pending">Operator-pending</A> mode
|<A HREF="windows.html#:only">:only</A>|		:on[ly]		close all <A HREF="windows.html#windows">windows</A> except the current one
|<A HREF="map.html#:onoremap">:onoremap</A>|	:ono[remap]	like &quot;<A HREF="map.html#:noremap">:noremap</A>&quot; but for <A HREF="intro.html#Operator-pending">Operator-pending</A> mode
|<A HREF="gui.html#:onoremenu">:onoremenu</A>|	:onoreme[nu]	like &quot;<A HREF="gui.html#:noremenu">:noremenu</A>&quot; but for <A HREF="intro.html#Operator-pending">Operator-pending</A> mode
|<A HREF="options.html#:options">:options</A>|	:opt[ions]	open the options-window
|<A HREF="map.html#:ounmap">:ounmap</A>|	:ou[nmap]	like &quot;<A HREF="map.html#:unmap">:unmap</A>&quot; but for <A HREF="intro.html#Operator-pending">Operator-pending</A> mode
|<A HREF="gui.html#:ounmenu">:ounmenu</A>|	:ounme[nu]	remove menu for <A HREF="intro.html#Operator-pending">Operator-pending</A> mode
|<A HREF="syntax.html#:ownsyntax">:ownsyntax</A>|	:ow[nsyntax]	set new local syntax highlight for this <A HREF="windows.html#window">window</A>
|<A HREF="repeat.html#:packadd">:packadd</A>|	:pa[ckadd]	add a <A HREF="usr_05.html#plugin">plugin</A> from <A HREF="options.html#'packpath'">'packpath'</A>
|<A HREF="repeat.html#:packloadall">:packloadall</A>|	:packl[oadall]	load all <A HREF="repeat.html#packages">packages</A> under <A HREF="options.html#'packpath'">'packpath'</A>
|<A HREF="windows.html#:pclose">:pclose</A>|	:pc[lose]	close preview <A HREF="windows.html#window">window</A>
|<A HREF="windows.html#:pedit">:pedit</A>|	:ped[it]	edit file in the preview <A HREF="windows.html#window">window</A>
|<A HREF="if_perl.html#:perl">:perl</A>|		:pe[rl]		execute <A HREF="if_perl.html#Perl">Perl</A> command
|<A HREF="various.html#:print">:print</A>|	:p[rint]	print lines
|<A HREF="repeat.html#:profdel">:profdel</A>|	:profd[el]	stop <A HREF="repeat.html#profiling">profiling</A> a function or <A HREF="usr_41.html#script">script</A>
|<A HREF="repeat.html#:profile">:profile</A>|	:prof[ile]	<A HREF="repeat.html#profiling">profiling</A> <A HREF="eval.html#functions">functions</A> and scripts
|<A HREF="change.html#:promptfind">:promptfind</A>|	:pro[mptfind]	open <A HREF="gui.html#GUI">GUI</A> <A HREF="gui_w32.html#dialog">dialog</A> for searching
|<A HREF="change.html#:promptrepl">:promptrepl</A>|	:promptr[epl]	open <A HREF="gui.html#GUI">GUI</A> <A HREF="gui_w32.html#dialog">dialog</A> for search/replace
|<A HREF="if_perl.html#:perldo">:perldo</A>|	:perld[o]	execute <A HREF="if_perl.html#Perl">Perl</A> command for each line
|<A HREF="tagsrch.html#:pop">:pop</A>|		:po[p]		jump to older entry in <A HREF="tagsrch.html#tag">tag</A> stack
|<A HREF="gui.html#:popup">:popup</A>|	:popu[p]	popup a menu by name
|<A HREF="windows.html#:ppop">:ppop</A>|		:pp[op]		&quot;<A HREF="tagsrch.html#:pop">:pop</A>&quot; in preview <A HREF="windows.html#window">window</A>
|<A HREF="recover.html#:preserve">:preserve</A>|	:pre[serve]	write all text to swap file
|<A HREF="editing.html#:previous">:previous</A>|	:prev[ious]	go to previous file in argument <A HREF="eval.html#list">list</A>
|<A HREF="windows.html#:psearch">:psearch</A>|	:ps[earch]	like &quot;<A HREF="tagsrch.html#:ijump">:ijump</A>&quot; but shows match in preview <A HREF="windows.html#window">window</A>
|<A HREF="windows.html#:ptag">:ptag</A>|		:pt[ag]		show tag in preview <A HREF="windows.html#window">window</A>
|<A HREF="tagsrch.html#:ptNext">:ptNext</A>|	:ptN[ext]	|<A HREF="tagsrch.html#:tNext">:tNext</A>| in preview <A HREF="windows.html#window">window</A>
|<A HREF="tagsrch.html#:ptfirst">:ptfirst</A>|	:ptf[irst]	|<A HREF="tagsrch.html#:trewind">:trewind</A>| in preview <A HREF="windows.html#window">window</A>
|<A HREF="tagsrch.html#:ptjump">:ptjump</A>|	:ptj[ump]	|<A HREF="tagsrch.html#:tjump">:tjump</A>| and show <A HREF="tagsrch.html#tag">tag</A> in preview <A HREF="windows.html#window">window</A>
|<A HREF="tagsrch.html#:ptlast">:ptlast</A>|	:ptl[ast]	|<A HREF="tagsrch.html#:tlast">:tlast</A>| in preview <A HREF="windows.html#window">window</A>
|<A HREF="tagsrch.html#:ptnext">:ptnext</A>|	:ptn[ext]	|<A HREF="tagsrch.html#:tnext">:tnext</A>| in preview <A HREF="windows.html#window">window</A>
|<A HREF="tagsrch.html#:ptprevious">:ptprevious</A>|	:ptp[revious]	|<A HREF="tagsrch.html#:tprevious">:tprevious</A>| in preview <A HREF="windows.html#window">window</A>
|<A HREF="tagsrch.html#:ptrewind">:ptrewind</A>|	:ptr[ewind]	|<A HREF="tagsrch.html#:trewind">:trewind</A>| in preview <A HREF="windows.html#window">window</A>
|<A HREF="tagsrch.html#:ptselect">:ptselect</A>|	:pts[elect]	|<A HREF="tagsrch.html#:tselect">:tselect</A>| and show <A HREF="tagsrch.html#tag">tag</A> in preview <A HREF="windows.html#window">window</A>
|<A HREF="change.html#:put">:put</A>|		:pu[t]		insert contents of <A HREF="sponsor.html#register">register</A> in the text
|<A HREF="editing.html#:pwd">:pwd</A>|		:pw[d]		print current directory
|<A HREF="if_pyth.html#:py3">:py3</A>|		:py3		execute <A HREF="if_pyth.html#Python">Python</A> 3 command
|<A HREF="if_pyth.html#:python3">:python3</A>|	:python3	same <A HREF="motion.html#as">as</A> <A HREF="if_pyth.html#:py3">:py3</A>
|<A HREF="if_pyth.html#:py3do">:py3do</A>|	:py3d[o]	execute <A HREF="if_pyth.html#Python">Python</A> 3 command for each line
|<A HREF="if_pyth.html#:py3file">:py3file</A>|	:py3f[ile]	execute <A HREF="if_pyth.html#Python">Python</A> 3 <A HREF="usr_41.html#script">script</A> file
|<A HREF="if_pyth.html#:python">:python</A>|	:py[thon]	execute <A HREF="if_pyth.html#Python">Python</A> command
|<A HREF="if_pyth.html#:pydo">:pydo</A>|		:pyd[o]		execute <A HREF="if_pyth.html#Python">Python</A> command for each line
|<A HREF="if_pyth.html#:pyfile">:pyfile</A>|	:pyf[ile]	execute <A HREF="if_pyth.html#Python">Python</A> <A HREF="usr_41.html#script">script</A> file
|<A HREF="if_pyth.html#:pyx">:pyx</A>|		:pyx		execute |<A HREF="if_pyth.html#python_x">python_x</A>| command
|<A HREF="if_pyth.html#:pythonx">:pythonx</A>|	:pythonx	same <A HREF="motion.html#as">as</A> <A HREF="if_pyth.html#:pyx">:pyx</A>
|<A HREF="if_pyth.html#:pyxdo">:pyxdo</A>|	:pyxd[o]	execute |<A HREF="if_pyth.html#python_x">python_x</A>| command for each line
|<A HREF="if_pyth.html#:pyxfile">:pyxfile</A>|	:pyxf[ile]	execute |<A HREF="if_pyth.html#python_x">python_x</A>| <A HREF="usr_41.html#script">script</A> file
|<A HREF="editing.html#:quit">:quit</A>|		:q[uit]		quit current <A HREF="windows.html#window">window</A> (when one <A HREF="windows.html#window">window</A> quit Vim)
|<A HREF="editing.html#:quitall">:quitall</A>|	:quita[ll]	quit Vim
|<A HREF="editing.html#:qall">:qall</A>|		:qa[ll]		quit Vim
|<A HREF="insert.html#:read">:read</A>|		:r[ead]		read file into the text
|<A HREF="recover.html#:recover">:recover</A>|	:rec[over]	recover a file from a swap file
|<A HREF="undo.html#:redo">:redo</A>|		:red[o]		redo one undone change
|<A HREF="various.html#:redir">:redir</A>|	:redi[r]	redirect <A HREF="message.html#messages">messages</A> to a file or <A HREF="sponsor.html#register">register</A>
|<A HREF="various.html#:redraw">:redraw</A>|	:redr[aw]	force a redraw of the display
|<A HREF="various.html#:redrawstatus">:redrawstatus</A>|	:redraws[tatus]	force a redraw of the status line(s)
|<A HREF="change.html#:registers">:registers</A>|	:reg[isters]	display the contents of registers
|<A HREF="windows.html#:resize">:resize</A>|	:res[ize]	change current <A HREF="windows.html#window">window</A> height
|<A HREF="change.html#:retab">:retab</A>|	:ret[ab]	change tab size
|<A HREF="eval.html#:return">:return</A>|	:retu[rn]	return from a user function
|<A HREF="editing.html#:rewind">:rewind</A>|	:rew[ind]	go to the first file in the argument <A HREF="eval.html#list">list</A>
|<A HREF="change.html#:right">:right</A>|	:ri[ght]	right align text
|<A HREF="windows.html#:rightbelow">:rightbelow</A>|	:rightb[elow]	make split <A HREF="windows.html#window">window</A> appear right or below
|<A HREF="if_ruby.html#:ruby">:ruby</A>|		:rub[y]		execute <A HREF="if_ruby.html#Ruby">Ruby</A> command
|<A HREF="if_ruby.html#:rubydo">:rubydo</A>|	:rubyd[o]	execute <A HREF="if_ruby.html#Ruby">Ruby</A> command for each line
|<A HREF="if_ruby.html#:rubyfile">:rubyfile</A>|	:rubyf[ile]	execute <A HREF="if_ruby.html#Ruby">Ruby</A> <A HREF="usr_41.html#script">script</A> file
|<A HREF="undo.html#:rundo">:rundo</A>|	:rund[o]	read undo information from a file
|<A HREF="repeat.html#:runtime">:runtime</A>|	:ru[ntime]	source vim scripts in <A HREF="options.html#'runtimepath'">'runtimepath'</A>
|<A HREF="starting.html#:rviminfo">:rviminfo</A>|	:rv[iminfo]	read from viminfo file
|<A HREF="change.html#:substitute">:substitute</A>|	:s[ubstitute]	find and replace text
|<A HREF="windows.html#:sNext">:sNext</A>|	:sN[ext]	split <A HREF="windows.html#window">window</A> and go to previous file in
				argument <A HREF="eval.html#list">list</A>
|<A HREF="eval.html#:sandbox">:sandbox</A>|	:san[dbox]	execute a command in the sandbox
|<A HREF="windows.html#:sargument">:sargument</A>|	:sa[rgument]	split <A HREF="windows.html#window">window</A> and go to specific file in
				argument <A HREF="eval.html#list">list</A>
|<A HREF="windows.html#:sall">:sall</A>|		:sal[l]		open a <A HREF="windows.html#window">window</A> for each file in argument <A HREF="eval.html#list">list</A>
|<A HREF="editing.html#:saveas">:saveas</A>|	:sav[eas]	save file under another name.
|<A HREF="windows.html#:sbuffer">:sbuffer</A>|	:sb[uffer]	split <A HREF="windows.html#window">window</A> and go to specific file in the
				buffer <A HREF="eval.html#list">list</A>
|<A HREF="windows.html#:sbNext">:sbNext</A>|	:sbN[ext]	split <A HREF="windows.html#window">window</A> and go to previous file in the
				buffer <A HREF="eval.html#list">list</A>
|<A HREF="windows.html#:sball">:sball</A>|	:sba[ll]	open a <A HREF="windows.html#window">window</A> for each file in the buffer <A HREF="eval.html#list">list</A>
|<A HREF="windows.html#:sbfirst">:sbfirst</A>|	:sbf[irst]	split <A HREF="windows.html#window">window</A> and go to first file in the
				buffer <A HREF="eval.html#list">list</A>
|<A HREF="windows.html#:sblast">:sblast</A>|	:sbl[ast]	split <A HREF="windows.html#window">window</A> and go to last file in buffer
				<A HREF="eval.html#list">list</A>
|<A HREF="windows.html#:sbmodified">:sbmodified</A>|	:sbm[odified]	split <A HREF="windows.html#window">window</A> and go to modified file in the
				buffer <A HREF="eval.html#list">list</A>
|<A HREF="windows.html#:sbnext">:sbnext</A>|	:sbn[ext]	split <A HREF="windows.html#window">window</A> and go to next file in the buffer
				<A HREF="eval.html#list">list</A>
|<A HREF="windows.html#:sbprevious">:sbprevious</A>|	:sbp[revious]	split <A HREF="windows.html#window">window</A> and go to previous file in the
				buffer <A HREF="eval.html#list">list</A>
|<A HREF="windows.html#:sbrewind">:sbrewind</A>|	:sbr[ewind]	split <A HREF="windows.html#window">window</A> and go to first file in the
				buffer <A HREF="eval.html#list">list</A>
|<A HREF="repeat.html#:scriptnames">:scriptnames</A>|	:scr[iptnames]	<A HREF="eval.html#list">list</A> names of all sourced Vim scripts
|<A HREF="repeat.html#:scriptencoding">:scriptencoding</A>| :scripte[ncoding]	encoding used in sourced Vim script
|<A HREF="if_cscop.html#:scscope">:scscope</A>|	:scs[cope]	split <A HREF="windows.html#window">window</A> and execute cscope command
|<A HREF="options.html#:set">:set</A>|		:se[t]		show or set <A HREF="options.html#options">options</A>
|<A HREF="options.html#:setfiletype">:setfiletype</A>|	:setf[iletype]	set <A HREF="options.html#'filetype'">'filetype'</A>, unless <A HREF="motion.html#it">it</A> was set already
|<A HREF="options.html#:setglobal">:setglobal</A>|	:setg[lobal]	show global values of <A HREF="options.html#options">options</A>
|<A HREF="options.html#:setlocal">:setlocal</A>|	:setl[ocal]	show or set <A HREF="options.html#options">options</A> locally
|<A HREF="windows.html#:sfind">:sfind</A>|	:sf[ind]	split current <A HREF="windows.html#window">window</A> and edit file in <A HREF="options.html#'path'">'path'</A>
|<A HREF="windows.html#:sfirst">:sfirst</A>|	:sfir[st]	split <A HREF="windows.html#window">window</A> and go to first file in the
				argument <A HREF="eval.html#list">list</A>
|<A HREF="various.html#:shell">:shell</A>|	:sh[ell]	<A HREF="intro.html#escape">escape</A> to a shell
|<A HREF="gui_w32.html#:simalt">:simalt</A>|	:sim[alt]	<A HREF="os_win32.html#Win32">Win32</A> <A HREF="gui.html#GUI">GUI</A>: simulate Windows ALT key
|<A HREF="sign.html#:sign">:sign</A>|		:sig[n]		manipulate <A HREF="sign.html#signs">signs</A>
|<A HREF="various.html#:silent">:silent</A>|	:sil[ent]	run a command silently
|<A HREF="various.html#:sleep">:sleep</A>|	:sl[eep]	<A HREF="diff.html#do">do</A> nothing for a few seconds
|<A HREF="windows.html#:slast">:slast</A>|	:sla[st]	split <A HREF="windows.html#window">window</A> and go to last file in the
				argument <A HREF="eval.html#list">list</A>
|<A HREF="change.html#:smagic">:smagic</A>|	:sm[agic]	<A HREF="change.html#:substitute">:substitute</A> with <A HREF="options.html#'magic'">'magic'</A>
|<A HREF="map.html#:smap">:smap</A>|		:smap		like &quot;<A HREF="map.html#:map">:map</A>&quot; but for <A HREF="visual.html#Select">Select</A> mode
|<A HREF="map.html#:smapclear">:smapclear</A>|	:smapc[lear]	remove all mappings for <A HREF="visual.html#Select">Select</A> mode
|<A HREF="gui.html#:smenu">:smenu</A>|	:sme[nu]	add menu for <A HREF="visual.html#Select">Select</A> mode
|<A HREF="#:smile">:smile</A>|	:smi[le]	make the user happy
|<A HREF="windows.html#:snext">:snext</A>|	:sn[ext]	split <A HREF="windows.html#window">window</A> and go to next file in the
				argument <A HREF="eval.html#list">list</A>
|<A HREF="change.html#:snomagic">:snomagic</A>|	:sno[magic]	<A HREF="change.html#:substitute">:substitute</A> with <A HREF="options.html#'nomagic'">'nomagic'</A>
|<A HREF="map.html#:snoremap">:snoremap</A>|	:snor[emap]	like &quot;<A HREF="map.html#:noremap">:noremap</A>&quot; but for <A HREF="visual.html#Select">Select</A> mode
|<A HREF="gui.html#:snoremenu">:snoremenu</A>|	:snoreme[nu]	like &quot;<A HREF="gui.html#:noremenu">:noremenu</A>&quot; but for <A HREF="visual.html#Select">Select</A> mode
|<A HREF="change.html#:sort">:sort</A>|		:sor[t]		sort lines
|<A HREF="repeat.html#:source">:source</A>|	:so[urce]	read Vim or <A HREF="intro.html#Ex">Ex</A> commands from a file
|<A HREF="spell.html#:spelldump">:spelldump</A>|	:spelld[ump]	split <A HREF="windows.html#window">window</A> and fill with all correct words
|<A HREF="spell.html#:spellgood">:spellgood</A>|	:spe[llgood]	add good <A HREF="motion.html#word">word</A> for spelling
|<A HREF="spell.html#:spellinfo">:spellinfo</A>|	:spelli[nfo]	show info about loaded spell files
|<A HREF="spell.html#:spellrepall">:spellrepall</A>|	:spellr[epall]	replace all bad words like last |<A HREF="spell.html#z=">z=</A>|
|<A HREF="spell.html#:spellundo">:spellundo</A>|	:spellu[ndo]	remove good or bad <A HREF="motion.html#word">word</A>
|<A HREF="spell.html#:spellwrong">:spellwrong</A>|	:spellw[rong]	add spelling mistake
|<A HREF="windows.html#:split">:split</A>|	:sp[lit]	split current <A HREF="windows.html#window">window</A>
|<A HREF="windows.html#:sprevious">:sprevious</A>|	:spr[evious]	split <A HREF="windows.html#window">window</A> and go to previous file in the
				argument <A HREF="eval.html#list">list</A>
|<A HREF="windows.html#:srewind">:srewind</A>|	:sre[wind]	split <A HREF="windows.html#window">window</A> and go to first file in the
				argument <A HREF="eval.html#list">list</A>
|<A HREF="starting.html#:stop">:stop</A>|		:st[op]		<A HREF="starting.html#suspend">suspend</A> the editor or <A HREF="intro.html#escape">escape</A> to a shell
|<A HREF="windows.html#:stag">:stag</A>|		:sta[g]		split <A HREF="windows.html#window">window</A> and jump to a tag
|<A HREF="insert.html#:startinsert">:startinsert</A>|	:star[tinsert]	start <A HREF="insert.html#Insert">Insert</A> mode
|<A HREF="insert.html#:startgreplace">:startgreplace</A>|  :startg[replace] start Virtual <A HREF="insert.html#Replace">Replace</A> mode
|<A HREF="insert.html#:startreplace">:startreplace</A>|	:startr[eplace]	start <A HREF="insert.html#Replace">Replace</A> mode
|<A HREF="insert.html#:stopinsert">:stopinsert</A>|	:stopi[nsert]	stop <A HREF="insert.html#Insert">Insert</A> mode
|<A HREF="tagsrch.html#:stjump">:stjump</A>|	:stj[ump]	<A HREF="diff.html#do">do</A> &quot;<A HREF="tagsrch.html#:tjump">:tjump</A>&quot; and split <A HREF="windows.html#window">window</A>
|<A HREF="tagsrch.html#:stselect">:stselect</A>|	:sts[elect]	<A HREF="diff.html#do">do</A> &quot;<A HREF="tagsrch.html#:tselect">:tselect</A>&quot; and split <A HREF="windows.html#window">window</A>
|<A HREF="windows.html#:sunhide">:sunhide</A>|	:sun[hide]	same <A HREF="motion.html#as">as</A> &quot;<A HREF="windows.html#:unhide">:unhide</A>&quot;
|<A HREF="map.html#:sunmap">:sunmap</A>|	:sunm[ap]	like &quot;<A HREF="map.html#:unmap">:unmap</A>&quot; but for <A HREF="visual.html#Select">Select</A> mode
|<A HREF="gui.html#:sunmenu">:sunmenu</A>|	:sunme[nu]	remove menu for <A HREF="visual.html#Select">Select</A> mode
|<A HREF="starting.html#:suspend">:suspend</A>|	:sus[pend]	same <A HREF="motion.html#as">as</A> &quot;<A HREF="starting.html#:stop">:stop</A>&quot;
|<A HREF="windows.html#:sview">:sview</A>|	:sv[iew]	split <A HREF="windows.html#window">window</A> and edit file read-only
|<A HREF="recover.html#:swapname">:swapname</A>|	:sw[apname]	show the name of the current swap file
|<A HREF="syntax.html#:syntax">:syntax</A>|	:sy[ntax]	syntax highlighting
|<A HREF="syntax.html#:syntime">:syntime</A>|	:synti[me]	measure <A HREF="syntax.html#syntax">syntax</A> highlighting speed
|<A HREF="scroll.html#:syncbind">:syncbind</A>|	:sync[bind]	sync scroll binding
|<A HREF="change.html#:t">:t</A>|		:t		same <A HREF="motion.html#as">as</A> &quot;<A HREF="change.html#:copy">:copy</A>&quot;
|<A HREF="tagsrch.html#:tNext">:tNext</A>|	:tN[ext]	jump to previous matching <A HREF="tagsrch.html#tag">tag</A>
|<A HREF="tabpage.html#:tabNext">:tabNext</A>|	:tabN[ext]	go to previous tab page
|<A HREF="tabpage.html#:tabclose">:tabclose</A>|	:tabc[lose]	close current tab page
|<A HREF="tabpage.html#:tabdo">:tabdo</A>|	:tabdo		execute command in each tab page
|<A HREF="tabpage.html#:tabedit">:tabedit</A>|	:tabe[dit]	edit a file in a new tab page
|<A HREF="tabpage.html#:tabfind">:tabfind</A>|	:tabf[ind]	find file in <A HREF="options.html#'path'">'path'</A>, edit <A HREF="motion.html#it">it</A> in a new tab page
|<A HREF="tabpage.html#:tabfirst">:tabfirst</A>|	:tabfir[st]	go to first tab page
|<A HREF="tabpage.html#:tablast">:tablast</A>|	:tabl[ast]	go to last tab page
|<A HREF="tabpage.html#:tabmove">:tabmove</A>|	:tabm[ove]	move tab page to other position
|<A HREF="tabpage.html#:tabnew">:tabnew</A>|	:tabnew		edit a file in a new tab page
|<A HREF="tabpage.html#:tabnext">:tabnext</A>|	:tabn[ext]	go to next tab page
|<A HREF="tabpage.html#:tabonly">:tabonly</A>|	:tabo[nly]	close all tab pages except the current one
|<A HREF="tabpage.html#:tabprevious">:tabprevious</A>|	:tabp[revious]	go to previous tab page
|<A HREF="tabpage.html#:tabrewind">:tabrewind</A>|	:tabr[ewind]	go to first tab page
|<A HREF="tabpage.html#:tabs">:tabs</A>|		:tabs		<A HREF="eval.html#list">list</A> the tab pages and what they contain
|<A HREF="tabpage.html#:tab">:tab</A>|		:tab		create new tab when opening new <A HREF="windows.html#window">window</A>
|<A HREF="tagsrch.html#:tag">:tag</A>|		:ta[g]		jump to tag
|<A HREF="tagsrch.html#:tags">:tags</A>|		:tags		show the contents of the tag stack
|<A HREF="if_tcl.html#:tcl">:tcl</A>|		:tc[l]		execute <A HREF="if_tcl.html#Tcl">Tcl</A> command
|<A HREF="if_tcl.html#:tcldo">:tcldo</A>|	:tcld[o]	execute <A HREF="if_tcl.html#Tcl">Tcl</A> command for each line
|<A HREF="if_tcl.html#:tclfile">:tclfile</A>|	:tclf[ile]	execute <A HREF="if_tcl.html#Tcl">Tcl</A> <A HREF="usr_41.html#script">script</A> file
|<A HREF="gui_w32.html#:tearoff">:tearoff</A>|	:te[aroff]	tear-off a menu
|<A HREF="terminal.html#:terminal">:terminal</A>|	:ter[minal]	open a terminal <A HREF="windows.html#window">window</A>
|<A HREF="tagsrch.html#:tfirst">:tfirst</A>|	:tf[irst]	jump to first matching <A HREF="tagsrch.html#tag">tag</A>
|<A HREF="eval.html#:throw">:throw</A>|	:th[row]	throw an exception
|<A HREF="tagsrch.html#:tjump">:tjump</A>|	:tj[ump]	like &quot;<A HREF="tagsrch.html#:tselect">:tselect</A>&quot;, but jump directly when there
				is only one match
|<A HREF="tagsrch.html#:tlast">:tlast</A>|	:tl[ast]	jump to last matching <A HREF="tagsrch.html#tag">tag</A>
|<A HREF="map.html#:tmapclear">:tmapclear</A>|	:tmapc[lear]	remove all mappings for Terminal-Job mode
|<A HREF="map.html#:tmap">:tmap</A>|		:tma[p]		like &quot;<A HREF="map.html#:map">:map</A>&quot; but for Terminal-Job mode
|<A HREF="gui.html#:tmenu">:tmenu</A>|	:tm[enu]	define menu tooltip
|<A HREF="tagsrch.html#:tnext">:tnext</A>|	:tn[ext]	jump to next matching <A HREF="tagsrch.html#tag">tag</A>
|<A HREF="map.html#:tnoremap">:tnoremap</A>|	:tno[remap]	like &quot;<A HREF="map.html#:noremap">:noremap</A>&quot; but for Terminal-Job mode
|<A HREF="windows.html#:topleft">:topleft</A>|	:to[pleft]	make split <A HREF="windows.html#window">window</A> appear at top or far left
|<A HREF="tagsrch.html#:tprevious">:tprevious</A>|	:tp[revious]	jump to previous matching <A HREF="tagsrch.html#tag">tag</A>
|<A HREF="tagsrch.html#:trewind">:trewind</A>|	:tr[ewind]	jump to first matching <A HREF="tagsrch.html#tag">tag</A>
|<A HREF="eval.html#:try">:try</A>|		:try		execute commands, abort on error or exception
|<A HREF="tagsrch.html#:tselect">:tselect</A>|	:ts[elect]	<A HREF="eval.html#list">list</A> matching <A HREF="tagsrch.html#tags">tags</A> and select one
|<A HREF="map.html#:tunmap">:tunmap</A>|	:tunma[p]	like &quot;<A HREF="map.html#:unmap">:unmap</A>&quot; but for Terminal-Job mode
|<A HREF="gui.html#:tunmenu">:tunmenu</A>|	:tu[nmenu]	remove menu tooltip
|<A HREF="undo.html#:undo">:undo</A>|		:u[ndo]		undo last change(s)
|<A HREF="undo.html#:undojoin">:undojoin</A>|	:undoj[oin]	join next change with previous undo block
|<A HREF="undo.html#:undolist">:undolist</A>|	:undol[ist]	list leafs of the undo tree
|<A HREF="map.html#:unabbreviate">:unabbreviate</A>|	:una[bbreviate]	remove abbreviation
|<A HREF="windows.html#:unhide">:unhide</A>|	:unh[ide]	open a <A HREF="windows.html#window">window</A> for each loaded file in the
				buffer <A HREF="eval.html#list">list</A>
|<A HREF="eval.html#:unlet">:unlet</A>|	:unl[et]	delete variable
|<A HREF="eval.html#:unlockvar">:unlockvar</A>|	:unlo[ckvar]	unlock <A HREF="eval.html#variables">variables</A>
|<A HREF="map.html#:unmap">:unmap</A>|	:unm[ap]	remove <A HREF="map.html#mapping">mapping</A>
|<A HREF="gui.html#:unmenu">:unmenu</A>|	:unme[nu]	remove menu
|<A HREF="various.html#:unsilent">:unsilent</A>|	:uns[ilent]	run a command not silently
|<A HREF="editing.html#:update">:update</A>|	:up[date]	write buffer if modified
|<A HREF="repeat.html#:vglobal">:vglobal</A>|	:v[global]	execute commands for not matching lines
|<A HREF="various.html#:version">:version</A>|	:ve[rsion]	print version number and other info
|<A HREF="various.html#:verbose">:verbose</A>|	:verb[ose]	execute command with <A HREF="options.html#'verbose'">'verbose'</A> set
|<A HREF="windows.html#:vertical">:vertical</A>|	:vert[ical]	make following command split vertically
|<A HREF="quickfix.html#:vimgrep">:vimgrep</A>|	:vim[grep]	search for <A HREF="pattern.html#pattern">pattern</A> in files
|<A HREF="quickfix.html#:vimgrepadd">:vimgrepadd</A>|	:vimgrepa[dd]	like :vimgrep, but append to current <A HREF="eval.html#list">list</A>
|<A HREF="editing.html#:visual">:visual</A>|	:vi[sual]	same <A HREF="motion.html#as">as</A> &quot;<A HREF="editing.html#:edit">:edit</A>&quot;, but turns off &quot;<A HREF="intro.html#Ex">Ex</A>&quot; mode
|<A HREF="helphelp.html#:viusage">:viusage</A>|	:viu[sage]	overview of <A HREF="intro.html#Normal">Normal</A> mode commands
|<A HREF="editing.html#:view">:view</A>|		:vie[w]		edit a file read-only
|<A HREF="map.html#:vmap">:vmap</A>|		:vm[ap]		like &quot;<A HREF="map.html#:map">:map</A>&quot; but for Visual+Select mode
|<A HREF="map.html#:vmapclear">:vmapclear</A>|	:vmapc[lear]	remove all mappings for Visual+Select mode
|<A HREF="gui.html#:vmenu">:vmenu</A>|	:vme[nu]	add menu for Visual+Select mode
|<A HREF="windows.html#:vnew">:vnew</A>|		:vne[w]		create a new empty <A HREF="windows.html#window">window</A>, vertically split
|<A HREF="map.html#:vnoremap">:vnoremap</A>|	:vn[oremap]	like &quot;<A HREF="map.html#:noremap">:noremap</A>&quot; but for Visual+Select mode
|<A HREF="gui.html#:vnoremenu">:vnoremenu</A>|	:vnoreme[nu]	like &quot;<A HREF="gui.html#:noremenu">:noremenu</A>&quot; but for Visual+Select mode
|<A HREF="windows.html#:vsplit">:vsplit</A>|	:vs[plit]	split current <A HREF="windows.html#window">window</A> vertically
|<A HREF="map.html#:vunmap">:vunmap</A>|	:vu[nmap]	like &quot;<A HREF="map.html#:unmap">:unmap</A>&quot; but for Visual+Select mode
|<A HREF="gui.html#:vunmenu">:vunmenu</A>|	:vunme[nu]	remove menu for Visual+Select mode
|<A HREF="windows.html#:windo">:windo</A>|	:windo		execute command in each <A HREF="windows.html#window">window</A>
|<A HREF="editing.html#:write">:write</A>|	:w[rite]	write to a file
|<A HREF="editing.html#:wNext">:wNext</A>|	:wN[ext]	write to a file and go to previous file in
				argument <A HREF="eval.html#list">list</A>
|<A HREF="editing.html#:wall">:wall</A>|		:wa[ll]		write all (changed) <A HREF="windows.html#buffers">buffers</A>
|<A HREF="eval.html#:while">:while</A>|	:wh[ile]	execute loop for <A HREF="motion.html#as">as</A> long <A HREF="motion.html#as">as</A> condition met
|<A HREF="gui.html#:winsize">:winsize</A>|	:wi[nsize]	get or set <A HREF="windows.html#window">window</A> size (obsolete)
|<A HREF="windows.html#:wincmd">:wincmd</A>|	:winc[md]	execute a Window (CTRL-W) command
|<A HREF="gui.html#:winpos">:winpos</A>|	:winp[os]	get or set <A HREF="windows.html#window">window</A> position
|<A HREF="editing.html#:wnext">:wnext</A>|	:wn[ext]	write to a file and go to next file in
				argument <A HREF="eval.html#list">list</A>
|<A HREF="editing.html#:wprevious">:wprevious</A>|	:wp[revious]	write to a file and go to previous file in
				argument <A HREF="eval.html#list">list</A>
|<A HREF="editing.html#:wq">:wq</A>|		:wq		write to a file and quit <A HREF="windows.html#window">window</A> or Vim
|<A HREF="editing.html#:wqall">:wqall</A>|	:wqa[ll]	write all changed <A HREF="windows.html#buffers">buffers</A> and quit Vim
|<A HREF="workshop.html#:wsverb">:wsverb</A>|	:ws[verb]	pass the verb to <A HREF="workshop.html#workshop">workshop</A> over IPC
|<A HREF="undo.html#:wundo">:wundo</A>|	:wu[ndo]	write undo information to a file
|<A HREF="starting.html#:wviminfo">:wviminfo</A>|	:wv[iminfo]	write to viminfo file
|<A HREF="editing.html#:xit">:xit</A>|		:x[it]		write if buffer changed and quit <A HREF="windows.html#window">window</A> or Vim
|<A HREF="editing.html#:xall">:xall</A>|		:xa[ll]		same <A HREF="motion.html#as">as</A> &quot;<A HREF="editing.html#:wqall">:wqall</A>&quot;
|<A HREF="map.html#:xmapclear">:xmapclear</A>|	:xmapc[lear]	remove all mappings for <A HREF="visual.html#Visual">Visual</A> mode
|<A HREF="map.html#:xmap">:xmap</A>|		:xm[ap]		like &quot;<A HREF="map.html#:map">:map</A>&quot; but for <A HREF="visual.html#Visual">Visual</A> mode
|<A HREF="gui.html#:xmenu">:xmenu</A>|	:xme[nu]	add menu for <A HREF="visual.html#Visual">Visual</A> mode
|<A HREF="map.html#:xnoremap">:xnoremap</A>|	:xn[oremap]	like &quot;<A HREF="map.html#:noremap">:noremap</A>&quot; but for <A HREF="visual.html#Visual">Visual</A> mode
|<A HREF="gui.html#:xnoremenu">:xnoremenu</A>|	:xnoreme[nu]	like &quot;<A HREF="gui.html#:noremenu">:noremenu</A>&quot; but for <A HREF="visual.html#Visual">Visual</A> mode
|<A HREF="map.html#:xunmap">:xunmap</A>|	:xu[nmap]	like &quot;<A HREF="map.html#:unmap">:unmap</A>&quot; but for <A HREF="visual.html#Visual">Visual</A> mode
|<A HREF="gui.html#:xunmenu">:xunmenu</A>|	:xunme[nu]	remove menu for <A HREF="visual.html#Visual">Visual</A> mode
|<A HREF="change.html#:yank">:yank</A>|		:y[ank]		yank lines into a <A HREF="sponsor.html#register">register</A>
|<A HREF="various.html#:z">:z</A>|		:z		print some lines
|<A HREF="change.html#:~">:~</A>|		:~		repeat last &quot;<A HREF="change.html#:substitute">:substitute</A>&quot;


<A HREF="#top">top</A> - <A HREF="index.html">main help file</A>
</PRE>
</BODY>


</HTML>