Searched refs:backspace (Results 1 – 25 of 28) sorted by relevance
12
| /openbsd/src/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/ |
| D | charset.c | 62 char alert, char backspace, char form_feed, in init_string() argument 68 string[1] = backspace; in init_string()
|
| /openbsd/src/lib/libskey/ |
| D | skey.h | 75 void backspace(char *);
|
| D | skeysubr.c | 299 backspace(char *buf) in backspace() function
|
| /openbsd/src/games/boggle/boggle/ |
| D | helpfile | 5 Delete previous character: <delete> or <backspace>
|
| /openbsd/src/distrib/notes/loongson/ |
| D | prep | 44 using the backspace key, and retrieve previous commands from the history
|
| /openbsd/src/usr.bin/skeyinit/ |
| D | skeyinit.c | 392 backspace(buf); in secure_mode()
|
| /openbsd/src/gnu/usr.bin/perl/cpan/CPAN-Meta-YAML/t/tml-spec/ |
| D | unicode.tml | 52 # 8 → \b "backspace"
|
| /openbsd/src/usr.bin/mg/ |
| D | tutorial | 125 and begin typing. To delete characters, use the backspace key. If you use 126 M-<backspace> (Meta and backspace key), you will delete one word instead
|
| /openbsd/src/gnu/usr.bin/perl/pod/ |
| D | perl584delta.pod | 24 such as newline and backspace are output in C<\x> notation, rather than
|
| D | perlrebackslash.pod | 69 \b{}, \b Boundary. (\b is a backspace in []). 123 \b 8 08 BS \cH backspace [1] 134 C<\b> is the backspace character only inside a character class. Outside a
|
| D | perlreref.pod | 119 \b An assertion, not backspace, except in a character class
|
| D | perlrecharclass.pod | 545 backspace character. 584 # is equivalent to a backspace. 862 the terminal somehow: for example, newline and backspace are control characters.
|
| D | perldebug.pod | 1159 "^[[D"", "^H", ... when using the arrow keys and/or the backspace key.
|
| D | perl5100delta.pod | 435 such as newline and backspace are output in C<\x> notation, rather than
|
| D | perlre.pod | 1110 character classes C<\b> represents backspace rather than a word 1235 capture group, or the character whose ordinal in octal is 010 (a backspace in
|
| D | perlop.pod | 1629 \b backspace (BS)
|
| /openbsd/src/usr.bin/vi/docs/tutorial/ |
| D | vi.advanced | 1149 of the shiftwidth option. You cannot backspace over the indent, except by 1179 discarded from the input. A complaint is registered the first time a backspace
|
| /openbsd/src/lib/libcurses/ |
| D | Caps | 386 key_backspace kbs str kb KEY_BACKSPACE 0407 YB-G- backspace key
|
| /openbsd/src/gnu/lib/libreadline/doc/ |
| D | rluser.texinfo | 663 backspace
|
| /openbsd/src/gnu/usr.bin/gcc/gcc/f/ |
| D | ffe.texi | 614 PRINT *, C'This line has a backspace \b here.'
|
| D | g77.texi | 6611 106: "can't backspace file" 9727 the length of record contents again (for backspace).
|
| /openbsd/src/gnu/usr.bin/binutils/gas/doc/ |
| D | as.texinfo | 2318 @cindex @code{\b} (backspace character) 2319 @cindex backspace (@code{\b}) 2321 Mnemonic for backspace; for ASCII this is octal code 010.
|
| /openbsd/src/gnu/usr.bin/binutils-2.17/gas/doc/ |
| D | as.texinfo | 2396 @cindex @code{\b} (backspace character) 2397 @cindex backspace (@code{\b}) 2399 Mnemonic for backspace; for ASCII this is octal code 010.
|
| /openbsd/src/gnu/usr.bin/texinfo/doc/ |
| D | info-stnd.texi | 629 @kindex BS (backspace)
|
| /openbsd/src/gnu/usr.bin/texinfo/ |
| D | ChangeLog.46 | 715 search. Some terminals map 'backspace' to '^h' by default.
|
12