Simon Tatham
|
4f756d2a4d
Rework Unicode conversion APIs to use a BinarySink.
|
1 mês atrás |
Simon Tatham
|
32b8da1177
clipme(): remove some obsolete diagnostic code.
|
1 mês atrás |
Simon Tatham
|
ed621590b0
Some int -> size_t cleanup in terminal.c API.
|
1 mês atrás |
Simon Tatham
|
52bb6a3fe2
Fix warnings building on Ubuntu 24.04.
|
2 meses atrás |
Simon Tatham
|
6439c93b43
Add a Features checkbox to disable bracketed paste mode.
|
3 meses atrás |
Simon Tatham
|
3c3c179237
Don't set term->wrapnext when not in auto-wrapping mode.
|
3 meses atrás |
Simon Tatham
|
431838747b
Stop ignoring the Unicode tag character range.
|
5 meses atrás |
Simon Tatham
|
b6ef4f18d5
Support Unicode flag glyphs in terminal.c (works in GTK).
|
6 meses atrás |
Simon Tatham
|
7b10e34b8f
Recognise and discard the APC terminal escape sequence.
|
1 ano atrás |
Simon Tatham
|
6a6efd36aa
Further reorganisations of seen_disp_event().
|
1 ano atrás |
Simon Tatham
|
aa1552bc82
Add a missing seen_disp_event for ESC # 3 and friends.
|
1 ano atrás |
Simon Tatham
|
bdbd5f429c
Rationalise the code that resets terminal scrollback.
|
1 ano atrás |
Simon Tatham
|
a890ffb15b
Formatting: fix an ugly static array in terminal.c.
|
1 ano atrás |
Simon Tatham
|
74aa3cb7fb
term_init(): actually, memset the whole structure to 0.
|
1 ano atrás |
Simon Tatham
|
adb0fd12f5
term_init(): initialise term->ldisc.
|
1 ano atrás |
Simon Tatham
|
ed5bf9b3b8
Fix printing double-width char in rightmost column without wrap.
|
1 ano atrás |
Simon Tatham
|
069f7c8b21
Fix behaviour of backspace in a 1-column terminal.
|
1 ano atrás |
Simon Tatham
|
9ba742ad9f
Make backspace take account of LATTR_WRAPPED2.
|
1 ano atrás |
Simon Tatham
|
c890449d76
Expose lineptr and unlineptr outside terminal.c.
|
1 ano atrás |
Simon Tatham
|
1b8fb1d436
terminal: remove the 'screen' parameter from lineptr().
|
1 ano atrás |
Simon Tatham
|
f9943e2ffd
term_get_userpass_input: support the prompts->utf8 flag.
|
1 ano atrás |
Simon Tatham
|
1a7e4ec8d4
New centralised version of local line editing.
|
1 ano atrás |
Simon Tatham
|
add3f89005
Formatting: normalise to { on same line.
|
1 ano atrás |
Simon Tatham
|
d509a2dc1e
Formatting: normalise to put a space after condition keywords.
|
1 ano atrás |
Simon Tatham
|
819efc3c21
Support horizontal scroll events in mouse tracking.
|
2 anos atrás |
Simon Tatham
|
5f2eff2fea
Build option to disable scrollback compression.
|
2 anos atrás |
Ben Jackson
|
3cfbd3df0f
Support xterm any-event mouse tracking
|
4 anos atrás |
Simon Tatham
|
834b58e39b
Make encode_utf8() output to a BinarySink.
|
2 anos atrás |
Simon Tatham
|
9701a3dcaa
Merge osc_strlen fix from 'pre-0.78'.
|
2 anos atrás |
Simon Tatham
|
a7106d8eb2
Add missing initialisation of term->osc_strlen.
|
2 anos atrás |