Lines Matching +refs:csh +refs:mode +refs:syntax +refs:table
229 + move xterm focus mode 1004 from xterm+sm+1006 into xterm+focus as
305 + correct formatting of table header in curs_inopts.3x (Branden
395 + add mode 1004 to xterm+sm+1006 from xterm #380 -TD
408 + amend fix for wgetnstr, wgetn_wstr to use cbreak mode unless raw
409 mode was set (cf: 20210522).
750 + modify samples for xterm mouse 1002/1003 modes to use 1006 mode, and
753 events, e.g., for xterm mouse mode 1003 (patch by Leonid S Usov).
755 syntax: '#', '=', '|', '\'.
1379 + set output-mode to binary in experimental Windows-10 driver (Juergen
1408 + use more defensive binary mode setting for Win32 (Juergen Pfeifer).
1639 + modify tracemunch to guard against errors in its known_p1 table.
1665 + adjust syntax in a couple of files using the NCURSES_API symbol.
1813 syntax (cf: 980530).
2119 Doing this helps when making a table of the short/long capability
2134 could be used with AIX xlc in c89 mode.
2185 + apply shift/control/alt logic when decoding xterm's 1006 mode to
2216 + add shift/control/alt logic for decoding xterm's 1006 mode (Redhat
2383 a use-name is invalid syntax (report by Chung-Yi Lin).
2398 string table (prompted by a comment in unibilium's sources).
2486 support xterm's 1006 mode -TD
2516 mode does not work with those programs. konsole is debatable -TD
2829 + modify allocation for SCREEN's color-pair table to start small, grow
2842 + use tsearch to improve time for loading color table for images.
3114 + modify vt100 rs2 string to reset vt52 mode and scrolling regions
3130 + improve terminfo manual description of terminfo syntax.
3278 + minor fix for syntax-check of delays from 20161119 changes.
3283 + add check in tic for some syntax errors of delays, as well as use of
3385 + add the terminal-mode parts of "reset" (aka tset) to the "tput reset"
3476 entry can be used in non-UTF-8 mode -TD
3573 + add putty-noapp entry, and amend putty entry to use application mode
3716 + clarify in curs_getch.3x that the keypad mode affects ability to
3861 have a syntax error to tic's "-c" option (report by Daniel Pitts).
4038 ansi.sys, when keypad mode is off, rather than returning nothing at
4135 + add experimental support for xterm's 1005 mouse mode, to use in a
4146 + implement decoder for xterm SGR 1006 mouse mode.
4153 + improve the non-buffered mode, i.e., NCURSES_CONSOLE2, of
4156 screen-size of 24x80 in the non-buffered mode.
4314 + correct syntax for padding in some entries: dg211, h19 -TD
4590 + completed ncv table in terminfo.tail; it did not list the wide
4646 table issues.
4711 + additional cleanup of table-of-contents by reordering -TD
4813 + modify internal recursion in wgetch() which handles cooked mode to
4881 mode, reducing size of trace files when it is used for debugging
5074 --enable-pc-files option to validate syntax (report by Sven Joachim,
6290 + fix a syntax error in man/form_field_opts.3x (patch by Ingo
6524 in non-blocking mode (patch by Clemens Ladisch).
6694 does not switch back to dynamic mode before finishing the libraries
7110 + finish table in curs_thread.3x manpage.
7113 + begin table in curs_thread.3x manpage describing the scope of data
7694 + change MKunctrl.awk to reduce relocation table for unctrl.o
7695 + change MKkeyname.awk to reduce relocation table for keyname.o
7894 + use _nc_basename() in tset to improve $SHELL check for csh/sh.
7932 in color mode.
7987 + correct caching of keyname(), which was using only half of its table.
8258 overlay mode work.
8450 + modify initialization of key lookup table so that if an extended
8532 set escape sequences when in UTF-8 mode.
8765 + modify infocmp -i option to match 8-bit controls against its table
8988 mode is shown in that test.
8989 + change syntax of dummy targets in Ada95 makefiles to work with pmake.
9555 + correct keybound(), which reported definitions in the wrong table,
9667 is not a tty and consequently mode-changes do not work (report by
9791 mode. In particular this works for XFree86 xterm private modes
9793 name), lib_mouse uses the conventional private mode 1000.
10349 whether the terminal's keypad-mode has been set. Use this in
10350 wgetch() to update the keypad-mode according to whether the
10351 associated window's keypad-mode has been set with keypad(). This
10564 table for a terminfo entry which uses extended termcap names, e.g.,
10659 + fix a syntax problem with do/if/while in PUTC macro (curses.priv.h).
10692 + modify mvcur() to avoid emitting newline characters when nonl() mode
10694 mode is set to suppress nl/crlf translations, however it is useful to
10695 allow the caller to manipulate the terminal mode to avoid staircasing
10911 table, needed in _nc_merge_entry() when merging termcap entries.
11093 + add table entry for plab_norm to tput, so it passes in strings
11161 + replace a lookup table in lib_vidattr.c used to decode no_color_video
11178 mode, since there is no exit-bold-mode capability.
11308 + replaced case-statement in _nc_tracebits() for CSIZE with a table to
11516 + modify _nc_screen_wrap() so that when exiting curses mode with
12067 signal was received while not in curses mode, e.g., endwin() was
12107 disabling keypad mode, e.g., in endwin() called when keypad() was
12529 + trim a space that appears at the end of the table preprocessor lines
12548 + minor fixes for mouse handling mode:
12681 insert_padding in insert mode after each char. This adds new costs
12765 case the calling application is running in setuid mode (request by
12952 + revise check for compiler options to force ANSI mode since repeating
13185 while the program was in screen mode. (It "worked" in 1.9.9e because
13219 + modify open/fopen calls to use binary mode, needed for EMX.
13259 + change ncurses 's' to use raw mode, so ^Q works (reported by Rudolf
13650 terminal right margin mode is known.
13691 mode now allocates a buffer as large as the screen for the
13709 + correct an error in handling cooked mode in wgetch(); processing
13845 + extend baudrate table in tset.c to match baudrate() function.
13846 + add table entries for B230400 and B460800 to baudrate() function.
13946 + add new utility 'make_keys' to compute keys.tries as a table rather
13974 + correct loop limits for table-lookup of enumerated value in form
13999 set the keypad mode rather than use the default, since it confuses
14021 table was incorrect, causing stack corruption for large values of
14109 + add toggle, status display for keypad mode to ncurses 'g' test to
14447 + correct syntax/spelling, regenerated .doc files from .html using
14582 delays when in autoplay mode.
14991 + misc/ncurses-intro.html syntax fix (Kajiyama Tamito).
15093 + change ncurses 'a' test to run in raw mode.
15127 + mods to wgetch() in cooked mode (report by Pete Seebach).
15154 * fix to restore auto-wrap mode.
15323 * modified getstr() to stop it from advancing cursor in noecho mode.
15351 #define TRACE_ORDINARY 0x01 /* ordinary trace mode */
15364 * tic can now compile entries in termcap syntax.
15370 * Take cursor to normal mode on endwin.