Boris Faure
67805411a4
add wizard to set scaling when config does not exist
4 years ago
Boris Faure
48a8a93900
Merge branch 'terminology-1.5'
4 years ago
Boris Faure
f01c312f01
fix leaks when looking for links
4 years ago
Boris Faure
448d583ccd
Merge branch 'terminology-1.5'
4 years ago
Boris Faure
421e40dbfc
termio: evas_object_focus_get() agains obj is not valid
...
Focus is not handled at that layer.
Closes T8176
4 years ago
Boris Faure
16f067cb0a
Merge branch 'terminology-1.5'
4 years ago
Boris Faure
98017f1647
hide cursor: fix unchecking "auto hide cursor". Closes T8148
4 years ago
Boris Faure
e0f27a46a6
Merge branch 'terminology-1.5'
4 years ago
Boris Faure
42e358d194
tests: remove duplicates
4 years ago
Boris Faure
28bc0c8cf0
add test about bug fixed in e33d07f492
4 years ago
Boris Faure
0795c70426
Merge branch 'terminology-1.5'
4 years ago
Carsten Haitzler
e33d07f492
selection in backbuffer fix try #2
...
get rid of segv's by trying this again in a different way
@fix
4 years ago
Boris Faure
ef9bdfe67a
po: add Polish translation support. Thanks to Fervi! Closes T8196
4 years ago
Carsten Haitzler
eb5b39c261
selection in backbuffer fix try #2
...
get rid of segv's by trying this again in a different way
@fix
4 years ago
Carsten Haitzler
295e72c41f
Revert "selections - live within scrollback bounds per line"
...
This reverts commit 5ccf988abf
.
4 years ago
maxerba
fe261d387a
Updating italian translation
4 years ago
Carsten Haitzler
5ccf988abf
selections - live within scrollback bounds per line
...
dont access out of range on scrollback lines
@fix
there is still an issue of the selection just being in the wrong place
when selecting from the backlog lines as opposed to on-screen lines. i
see the start/end selection points being... weird. but this at least
stops crashes.
4 years ago
Boris Faure
9af03a621b
Merge branch 'terminology-1.5'
4 years ago
Boris Faure
fcfd797a38
options_keys: force delete of genlist to avoid races
4 years ago
Boris Faure
9299566707
options_behavior: avoid eo message
...
I have no idea why this fixes anything
4 years ago
Boris Faure
3414c70449
meson.build: start new dev cycle
4 years ago
Boris Faure
227ad038cb
options_behavior: avoid eo message
...
I have no idea why this fixes anything
4 years ago
Boris Faure
413b8791f4
NEWS: correct titles
4 years ago
Boris Faure
241c5b5944
termptyesc: use "ESC\", the 7-bit version of ST.
...
Ref T8054
4 years ago
Boris Faure
6a8a515c01
termptyesc: xterm is actually emitting \033 and not ST
...
ST is as described in https://invisible-island.net/xterm/ctlseqs/ctlseqs.html#h2-Operating-System-Commands
4 years ago
Boris Faure
5e67443379
termptyesc: fix osc-11 reporting. It ends with ST
...
Closes T8054
4 years ago
Boris Faure
fc28e64952
Prepare Terminology release 1.5.0
4 years ago
Boris Faure
8562d1cf6b
avoid redefinition of Term and Win
4 years ago
Boris Faure
7f4d891610
termiointernals: no out-of-band read when selecting empty lines
4 years ago
Boris Faure
dff54aeca2
termiointernals: remove leak
4 years ago
Boris Faure
54340c464d
termio: fix CID1402874, buffer overrun
...
Also fix CID1402875, CID1402876, CID1402877, CID1402878
4 years ago
Boris Faure
81aee6eadd
circleci: fix cflags when compiling with clang and ubsan
4 years ago
Boris Faure
048c5cb825
clean up mess with libintl
...
The header must exist, the lib itself may not
4 years ago
Boris Faure
fb922e0ec4
coverity fixed their stuff, remove hack
4 years ago
Boris Faure
344e466eba
tyfuzz/tytest: fix leak
4 years ago
Boris Faure
86420ba22e
circleci: run tests with UndefinedBehaviorSanitizer
4 years ago
Boris Faure
7fc64bf356
circleci: fix typo
4 years ago
Boris Faure
fa07767115
tytest: fix runtime error: null pointer passed as argument 2, which is declared to never be null
4 years ago
Boris Faure
58df5715d1
win: remove shadowed variable
4 years ago
Boris Faure
c1eb0bad4a
sel: clean up: use sd directly whenever possible
4 years ago
Boris Faure
14d799d63e
tab_selector: fix focus issue
4 years ago
Boris Faure
0f462611c3
build: libintl is required if nls is set (default: true)
4 years ago
Boris Faure
432485dae3
win: start the hide_cursor timer on window creation
4 years ago
Boris Faure
a5cca7fbf4
papercolor: set reverse colors
4 years ago
Boris Faure
63f4313b69
papercolor: swap black and white
4 years ago
Boris Faure
677651f0e4
papercolor: background is whiter + bold white is … white :D
4 years ago
Boris Faure
cf7642d931
themes/papercolor: fix colors
4 years ago
Boris Faure
85208bd7fe
tools: add colors.sh
4 years ago
Boris Faure
f7d5293cbe
themes: add papercolor theme
4 years ago
Boris Faure
b7fff38636
win: hide mouse cursor when idle after timer
4 years ago