Lines Matching refs:desc

1127 	xfree((ptr_t)(intptr_t)FuncNames[i].desc);  in editinit()
1133 f->desc = CSAVS(3, 1, "Move back a character"); in editinit()
1138 f->desc = CSAVS(3, 2, "Delete the character behind cursor"); in editinit()
1143 f->desc = CSAVS(3, 3, in editinit()
1149 f->desc = CSAVS(3, 4, in editinit()
1155 f->desc = CSAVS(3, 5, "Move to beginning of current word"); in editinit()
1160 f->desc = CSAVS(3, 6, "Move to beginning of line"); in editinit()
1165 f->desc = CSAVS(3, 7, in editinit()
1171 f->desc = CSAVS(3, 8, in editinit()
1177 f->desc = CSAVS(3, 9, "Vi change to end of line"); in editinit()
1182 f->desc = CSAVS(3, 10, "Clear screen leaving current line on top"); in editinit()
1187 f->desc = CSAVS(3, 11, "Complete current word"); in editinit()
1192 f->desc = CSAVS(3, 12, "Tab forward through files"); in editinit()
1197 f->desc = CSAVS(3, 13, "Tab backward through files"); in editinit()
1202 f->desc = CSAVS(3, 14, in editinit()
1208 f->desc = CSAVS(3, 15, "Copy current word to cursor"); in editinit()
1213 f->desc = CSAVS(3, 16, "Copy area between mark and cursor to cut buffer"); in editinit()
1218 f->desc = CSAVS(3, 17, in editinit()
1224 f->desc = CSAVS(3, 18, "Delete character under cursor"); in editinit()
1229 f->desc = CSAVS(3, 19, in editinit()
1235 f->desc = CSAVS(3, 20, in editinit()
1241 f->desc = CSAVS(3, 21, in editinit()
1247 f->desc = CSAVS(3, 22, in editinit()
1253 f->desc = CSAVS(3, 23, "Adds to argument if started or enters digit"); in editinit()
1258 f->desc = CSAVS(3, 24, "Digit that starts argument"); in editinit()
1263 f->desc = CSAVS(3, 25, "Move to next history line"); in editinit()
1268 f->desc = CSAVS(3, 26, in editinit()
1274 f->desc = CSAVS(3, 27, "Indicate end of file"); in editinit()
1279 f->desc = CSAVS(3, 28, "Move cursor to end of line"); in editinit()
1284 f->desc = CSAVS(3, 29, "Exchange the cursor and mark"); in editinit()
1289 f->desc = CSAVS(3, 30, "Expand file name wildcards"); in editinit()
1294 f->desc = CSAVS(3, 31, "Expand history escapes"); in editinit()
1299 f->desc = CSAVS(3, 32, "Expand the history escapes in a line"); in editinit()
1304 f->desc = CSAVS(3, 33, "Expand variables"); in editinit()
1309 f->desc = CSAVS(3, 34, "Move forward one character"); in editinit()
1314 f->desc = CSAVS(3, 35, "Move forward to end of current word"); in editinit()
1319 f->desc = CSAVS(3, 36, "Exchange the two characters before the cursor"); in editinit()
1324 f->desc = CSAVS(3, 37, in editinit()
1330 f->desc = CSAVS(3, 38, in editinit()
1336 f->desc = CSAVS(3, 39, "Insert last item of previous command"); in editinit()
1341 f->desc = CSAVS(3, 40, "Incremental search forward"); in editinit()
1346 f->desc = CSAVS(3, 41, "Incremental search backward"); in editinit()
1351 f->desc = CSAVS(3, 42, "Clear line"); in editinit()
1356 f->desc = CSAVS(3, 43, "Cut to end of line and save in cut buffer"); in editinit()
1361 f->desc = CSAVS(3, 44, in editinit()
1367 f->desc = CSAVS(3, 45, "Cut the entire line and save in cut buffer"); in editinit()
1372 f->desc = CSAVS(3, 46, "List choices for completion"); in editinit()
1377 f->desc = CSAVS(3, 47, in editinit()
1383 f->desc = CSAVS(3, 48, "List file name wildcard matches"); in editinit()
1388 f->desc = CSAVS(3, 49, in editinit()
1394 f->desc = CSAVS(3, 50, "Display load average and current process status"); in editinit()
1399 f->desc = CSAVS(3, 51, "Expand history escapes and insert a space"); in editinit()
1404 f->desc = CSAVS(3, 52, "Execute command"); in editinit()
1409 f->desc = CSAVS(3, 122, "Execute command and keep current line"); in editinit()
1414 f->desc = CSAVS(3, 123, "Execute command and move to next history line"); in editinit()
1419 f->desc = CSAVS(3, 53, in editinit()
1425 f->desc = CSAVS(3, 54, in editinit()
1431 f->desc = CSAVS(3, 55, in editinit()
1437 f->desc = CSAVS(3, 56, "Add 8th bit to next character typed"); in editinit()
1442 f->desc = CSAVS(3, 57, "Add the next character typed to the line verbatim"); in editinit()
1447 f->desc = CSAVS(3, 58, "Redisplay everything"); in editinit()
1452 f->desc = CSAVS(3, 59, "Restart stopped editor"); in editinit()
1457 f->desc = CSAVS(3, 60, "Look for help on current command"); in editinit()
1462 f->desc = CSAVS(3, 61, "This character is added to the line"); in editinit()
1467 f->desc = CSAVS(3, 62, in editinit()
1473 f->desc = CSAVS(3, 63, "Set the mark at cursor"); in editinit()
1478 f->desc = CSAVS(3, 64, "Correct the spelling of current word"); in editinit()
1483 f->desc = CSAVS(3, 65, "Correct the spelling of entire line"); in editinit()
1488 f->desc = CSAVS(3, 66, "Send character to tty in cooked mode"); in editinit()
1493 f->desc = CSAVS(3, 67, in editinit()
1499 f->desc = CSAVS(3, 68, in editinit()
1505 f->desc = CSAVS(3, 69, "Exchange the two characters before the cursor"); in editinit()
1510 f->desc = CSAVS(3, 70, "Tty delayed suspend character"); in editinit()
1515 f->desc = CSAVS(3, 71, "Tty flush output character"); in editinit()
1520 f->desc = CSAVS(3, 72, "Tty interrupt character"); in editinit()
1525 f->desc = CSAVS(3, 73, "Tty quit character"); in editinit()
1530 f->desc = CSAVS(3, 74, "Tty suspend character"); in editinit()
1535 f->desc = CSAVS(3, 75, "Tty allow output character"); in editinit()
1540 f->desc = CSAVS(3, 76, "Tty disallow output character"); in editinit()
1545 f->desc = CSAVS(3, 77, "Indicates unbound character"); in editinit()
1550 f->desc = CSAVS(3, 78, "Emacs universal argument (argument times 4)"); in editinit()
1555 f->desc = CSAVS(3, 79, "Move to previous history line"); in editinit()
1560 f->desc = CSAVS(3, 80, in editinit()
1566 f->desc = CSAVS(3, 81, "Vi goto the beginning of next word"); in editinit()
1571 f->desc = CSAVS(3, 82, "Vi enter insert mode after the cursor"); in editinit()
1576 f->desc = CSAVS(3, 83, "Vi enter insert mode at end of line"); in editinit()
1581 f->desc = CSAVS(3, 84, in editinit()
1587 f->desc = CSAVS(3, 85, "Vi change prefix command"); in editinit()
1592 f->desc = CSAVS(3, 86, "Vi change to end of line"); in editinit()
1597 f->desc = CSAVS(3, 87, in editinit()
1603 f->desc = CSAVS(3, 88, "Vi command mode complete current word"); in editinit()
1608 f->desc = CSAVS(3, 89, "Vi move to previous character (backspace)"); in editinit()
1613 f->desc = CSAVS(3, 90, "Vi delete prefix command"); in editinit()
1618 f->desc = CSAVS(3, 91, in editinit()
1624 f->desc = CSAVS(3, 92, "Vi move to the end of the current word"); in editinit()
1629 f->desc = CSAVS(3, 93, "Vi move to the character specified backward"); in editinit()
1634 f->desc = CSAVS(3, 94, "Vi move to the character specified forward"); in editinit()
1639 f->desc = CSAVS(3, 95, "Vi move up to the character specified backward"); in editinit()
1644 f->desc = CSAVS(3, 96, "Vi move up to the character specified forward"); in editinit()
1649 f->desc = CSAVS(3, 97, "Enter vi insert mode"); in editinit()
1654 f->desc = CSAVS(3, 98, "Enter vi insert mode at beginning of line"); in editinit()
1659 f->desc = CSAVS(3, 99, in editinit()
1665 f->desc = CSAVS(3, 100, in editinit()
1671 f->desc = CSAVS(3, 101, in editinit()
1677 f->desc = CSAVS(3, 102, in editinit()
1683 f->desc = CSAVS(3, 103, in editinit()
1689 f->desc = CSAVS(3, 104, "Vi replace mode"); in editinit()
1694 f->desc = CSAVS(3, 105, "Vi search history backward"); in editinit()
1699 f->desc = CSAVS(3, 106, "Vi search history forward"); in editinit()
1704 f->desc = CSAVS(3, 107, in editinit()
1710 f->desc = CSAVS(3, 108, "Vi replace entire line"); in editinit()
1715 f->desc = CSAVS(3, 109, "Vi move to the previous word"); in editinit()
1720 f->desc = CSAVS(3, 110, "Vi move to the next word"); in editinit()
1725 f->desc = CSAVS(3, 111, "Vi undo last change"); in editinit()
1730 f->desc = CSAVS(3, 112, "Vi goto the beginning of line"); in editinit()
1735 f->desc = CSAVS(3, 113, "Perform which of current command"); in editinit()
1740 f->desc = CSAVS(3, 114, "Paste cut buffer at cursor position"); in editinit()
1745 f->desc = CSAVS(3, 115, in editinit()
1751 f->desc = CSAVS(3, 118, in editinit()
1757 f->desc = CSAVS(3, 119, in editinit()
1763 f->desc = CSAVS(3, 120, "(WIN32 only) Page visible console window up"); in editinit()
1768 f->desc = CSAVS(3, 121, "(WIN32 only) Page visible console window down"); in editinit()
1773 f->desc = NULL; in editinit()