Lines Matching refs:desc
1135 xfree((ptr_t)(intptr_t)FuncNames[i].desc); in editinit()
1141 f->desc = CSAVS(3, 1, "Move back a character"); in editinit()
1146 f->desc = CSAVS(3, 2, "Delete the character behind cursor"); in editinit()
1151 f->desc = CSAVS(3, 3, in editinit()
1157 f->desc = CSAVS(3, 4, in editinit()
1163 f->desc = CSAVS(3, 5, "Move to beginning of current word"); in editinit()
1168 f->desc = CSAVS(3, 6, "Move to beginning of line"); in editinit()
1173 f->desc = CSAVS(3, 7, in editinit()
1179 f->desc = CSAVS(3, 8, in editinit()
1185 f->desc = CSAVS(3, 9, "Vi change to end of line"); in editinit()
1190 f->desc = CSAVS(3, 10, "Clear screen leaving current line on top"); in editinit()
1195 f->desc = CSAVS(3, 11, "Complete current word"); in editinit()
1200 f->desc = CSAVS(3, 12, "Tab forward through files"); in editinit()
1205 f->desc = CSAVS(3, 13, "Tab backward through files"); in editinit()
1210 f->desc = CSAVS(3, 14, in editinit()
1216 f->desc = CSAVS(3, 15, "Copy current word to cursor"); in editinit()
1221 f->desc = CSAVS(3, 16, "Copy area between mark and cursor to cut buffer"); in editinit()
1226 f->desc = CSAVS(3, 17, in editinit()
1232 f->desc = CSAVS(3, 18, "Delete character under cursor"); in editinit()
1237 f->desc = CSAVS(3, 19, in editinit()
1243 f->desc = CSAVS(3, 20, in editinit()
1249 f->desc = CSAVS(3, 21, in editinit()
1255 f->desc = CSAVS(3, 22, in editinit()
1261 f->desc = CSAVS(3, 23, "Adds to argument if started or enters digit"); in editinit()
1266 f->desc = CSAVS(3, 24, "Digit that starts argument"); in editinit()
1271 f->desc = CSAVS(3, 25, "Move to next history line"); in editinit()
1276 f->desc = CSAVS(3, 26, in editinit()
1282 f->desc = CSAVS(3, 27, "Indicate end of file"); in editinit()
1287 f->desc = CSAVS(3, 28, "Move cursor to end of line"); in editinit()
1292 f->desc = CSAVS(3, 29, "Exchange the cursor and mark"); in editinit()
1297 f->desc = CSAVS(3, 30, "Expand file name wildcards"); in editinit()
1302 f->desc = CSAVS(3, 31, "Expand history escapes"); in editinit()
1307 f->desc = CSAVS(3, 32, "Expand the history escapes in a line"); in editinit()
1312 f->desc = CSAVS(3, 33, "Expand variables"); in editinit()
1317 f->desc = CSAVS(3, 34, "Move forward one character"); in editinit()
1322 f->desc = CSAVS(3, 35, "Move forward to end of current word"); in editinit()
1327 f->desc = CSAVS(3, 36, "Exchange the two characters before the cursor"); in editinit()
1332 f->desc = CSAVS(3, 37, in editinit()
1338 f->desc = CSAVS(3, 38, in editinit()
1344 f->desc = CSAVS(3, 39, "Insert last item of previous command"); in editinit()
1349 f->desc = CSAVS(3, 40, "Incremental search forward"); in editinit()
1354 f->desc = CSAVS(3, 41, "Incremental search backward"); in editinit()
1359 f->desc = CSAVS(3, 42, "Clear line"); in editinit()
1364 f->desc = CSAVS(3, 43, "Cut to end of line and save in cut buffer"); in editinit()
1369 f->desc = CSAVS(3, 44, in editinit()
1375 f->desc = CSAVS(3, 45, "Cut the entire line and save in cut buffer"); in editinit()
1380 f->desc = CSAVS(3, 46, "List choices for completion"); in editinit()
1385 f->desc = CSAVS(3, 47, in editinit()
1391 f->desc = CSAVS(3, 48, "List file name wildcard matches"); in editinit()
1396 f->desc = CSAVS(3, 49, in editinit()
1402 f->desc = CSAVS(3, 50, "Display load average and current process status"); in editinit()
1407 f->desc = CSAVS(3, 51, "Expand history escapes and insert a space"); in editinit()
1412 f->desc = CSAVS(3, 52, "Execute command"); in editinit()
1417 f->desc = CSAVS(3, 122, "Execute command and keep current line"); in editinit()
1422 f->desc = CSAVS(3, 123, "Execute command and move to next history line"); in editinit()
1427 f->desc = CSAVS(3, 53, in editinit()
1433 f->desc = CSAVS(3, 54, in editinit()
1439 f->desc = CSAVS(3, 55, in editinit()
1445 f->desc = CSAVS(3, 56, "Add 8th bit to next character typed"); in editinit()
1450 f->desc = CSAVS(3, 57, "Add the next character typed to the line verbatim"); in editinit()
1455 f->desc = CSAVS(3, 58, "Redisplay everything"); in editinit()
1460 f->desc = CSAVS(3, 59, "Restart stopped editor"); in editinit()
1465 f->desc = CSAVS(3, 60, "Look for help on current command"); in editinit()
1470 f->desc = CSAVS(3, 61, "This character is added to the line"); in editinit()
1475 f->desc = CSAVS(3, 62, in editinit()
1481 f->desc = CSAVS(3, 63, "Set the mark at cursor"); in editinit()
1486 f->desc = CSAVS(3, 64, "Correct the spelling of current word"); in editinit()
1491 f->desc = CSAVS(3, 65, "Correct the spelling of entire line"); in editinit()
1496 f->desc = CSAVS(3, 66, "Send character to tty in cooked mode"); in editinit()
1501 f->desc = CSAVS(3, 67, in editinit()
1507 f->desc = CSAVS(3, 68, in editinit()
1513 f->desc = CSAVS(3, 69, "Exchange the two characters before the cursor"); in editinit()
1518 f->desc = CSAVS(3, 70, "Tty delayed suspend character"); in editinit()
1523 f->desc = CSAVS(3, 71, "Tty flush output character"); in editinit()
1528 f->desc = CSAVS(3, 72, "Tty interrupt character"); in editinit()
1533 f->desc = CSAVS(3, 73, "Tty quit character"); in editinit()
1538 f->desc = CSAVS(3, 74, "Tty suspend character"); in editinit()
1543 f->desc = CSAVS(3, 75, "Tty allow output character"); in editinit()
1548 f->desc = CSAVS(3, 76, "Tty disallow output character"); in editinit()
1553 f->desc = CSAVS(3, 77, "Indicates unbound character"); in editinit()
1558 f->desc = CSAVS(3, 78, "Emacs universal argument (argument times 4)"); in editinit()
1563 f->desc = CSAVS(3, 79, "Move to previous history line"); in editinit()
1568 f->desc = CSAVS(3, 80, in editinit()
1574 f->desc = CSAVS(3, 81, "Vi goto the beginning of next word"); in editinit()
1579 f->desc = CSAVS(3, 82, "Vi enter insert mode after the cursor"); in editinit()
1584 f->desc = CSAVS(3, 83, "Vi enter insert mode at end of line"); in editinit()
1589 f->desc = CSAVS(3, 84, in editinit()
1595 f->desc = CSAVS(3, 85, "Vi change prefix command"); in editinit()
1600 f->desc = CSAVS(3, 86, "Vi change to end of line"); in editinit()
1605 f->desc = CSAVS(3, 87, in editinit()
1611 f->desc = CSAVS(3, 88, "Vi command mode complete current word"); in editinit()
1616 f->desc = CSAVS(3, 89, "Vi move to previous character (backspace)"); in editinit()
1621 f->desc = CSAVS(3, 90, "Vi delete prefix command"); in editinit()
1626 f->desc = CSAVS(3, 91, in editinit()
1632 f->desc = CSAVS(3, 92, "Vi move to the end of the current word"); in editinit()
1637 f->desc = CSAVS(3, 93, "Vi move to the character specified backward"); in editinit()
1642 f->desc = CSAVS(3, 94, "Vi move to the character specified forward"); in editinit()
1647 f->desc = CSAVS(3, 95, "Vi move up to the character specified backward"); in editinit()
1652 f->desc = CSAVS(3, 96, "Vi move up to the character specified forward"); in editinit()
1657 f->desc = CSAVS(3, 97, "Enter vi insert mode"); in editinit()
1662 f->desc = CSAVS(3, 98, "Enter vi insert mode at beginning of line"); in editinit()
1667 f->desc = CSAVS(3, 99, in editinit()
1673 f->desc = CSAVS(3, 100, in editinit()
1679 f->desc = CSAVS(3, 101, in editinit()
1685 f->desc = CSAVS(3, 102, in editinit()
1691 f->desc = CSAVS(3, 103, in editinit()
1697 f->desc = CSAVS(3, 104, "Vi replace mode"); in editinit()
1702 f->desc = CSAVS(3, 105, "Vi search history backward"); in editinit()
1707 f->desc = CSAVS(3, 106, "Vi search history forward"); in editinit()
1712 f->desc = CSAVS(3, 107, in editinit()
1718 f->desc = CSAVS(3, 108, "Vi replace entire line"); in editinit()
1723 f->desc = CSAVS(3, 109, "Vi move to the previous word"); in editinit()
1728 f->desc = CSAVS(3, 110, "Vi move to the next word"); in editinit()
1733 f->desc = CSAVS(3, 111, "Vi undo last change"); in editinit()
1738 f->desc = CSAVS(3, 112, "Vi goto the beginning of line"); in editinit()
1743 f->desc = CSAVS(3, 113, "Perform which of current command"); in editinit()
1748 f->desc = CSAVS(3, 114, "Paste cut buffer at cursor position"); in editinit()
1753 f->desc = CSAVS(3, 115, in editinit()
1759 f->desc = CSAVS(3, 116, in editinit()
1765 f->desc = CSAVS(3, 117, in editinit()
1771 f->desc = CSAVS(3, 118, in editinit()
1777 f->desc = CSAVS(3, 119, in editinit()
1783 f->desc = CSAVS(3, 120, "(WIN32 only) Page visible console window up"); in editinit()
1788 f->desc = CSAVS(3, 121, "(WIN32 only) Page visible console window down"); in editinit()
1793 f->desc = NULL; in editinit()