HomeSort by: relevance | last modified time | path
    Searched refs:backspace (Results 1 - 9 of 9) sorted by relevancy

  /src/lib/libskey/
skey.h 83 void backspace(char *);
skeysubr.c 436 void backspace(char *buf) function in typeref:typename:void
  /src/distrib/utils/more/
command.c 75 /* backspace in command buffer. */
80 * backspace past beginning of the string: this usually means
88 backspace();
92 backspace();
extern.h 141 void backspace __P((void));
screen.c 105 *sc_backspace, /* Backspace cursor */
593 backspace() function in typeref:typename:void
604 * Output a plain backspace, without erasing the previous char.
  /src/usr.bin/make/unit-tests/
deptgt-makeflags.mk 91 # Note: backspace is not whitespace, it is a control character.
  /src/usr.bin/skeyinit/
skeyinit.c 269 backspace(buf);
  /src/games/warp/
term.h 256 EXT char *BC INIT(NULL); /* backspace character */
294 #define backspace() (do_tc(BC,0),real_x--) macro
  /src/share/terminfo/
terminfo 2102 cons25-debian|FreeBSD console with debian backspace (25-line ANSI mode),
4259 # Several features such as backspace/delete are optional; this entry documents
4334 # a) backspace/delete, which we ignore since that choice largely depends on
5031 # This fragment is for people who cannot agree on what the backspace key
5035 xterm+kbs|fragment for backspace key,
5038 # Use this fragment for terminals that always use DEL for "backspace".
5039 linux+kbs|fragment for "backspace" key,
6517 # and changing backspace to ^H, removing that keytab's attempt to model the
6782 # BackSpace ^H ^? ^? ^?
8397 # fix the backspace ke
    [all...]

Completed in 35 milliseconds