Boris Faure
a78c653b60
README: elementary it part of efl nowadays
4 years ago
Boris Faure
54565e32a6
options_keys: clean up a bit
...
options: no need for delay
4 years ago
Boris Faure
2ffbe38d43
termptyesc: support aliases for cursor Up/Left + tests
4 years ago
Boris Faure
a07299b2f4
tests: add some on HVP
4 years ago
Boris Faure
7dccab5481
termptyesc: export VPA handler to its own function + tests
4 years ago
Boris Faure
bef8cb1373
termptyesc: add debug on CUD or VPR
4 years ago
Boris Faure
392c04bbe0
termptyesc: support Unset Tab Stop (only VTE so far) + tests
4 years ago
Boris Faure
96bbfd054b
termptyesc: export DA handler to its own function + tests
...
Also support DA3.
4 years ago
Boris Faure
b7e84963c7
reindent code
4 years ago
Boris Faure
3833252ad2
termptyesc: extract REP handler to its own function + tests
4 years ago
Boris Faure
a0738339dd
termptyesc: CHA and HPA are the same
4 years ago
Carsten Haitzler
5abb8b0eb3
themes - fix new error checks in edje_cc
...
where parts/states etc. dont exist.
4 years ago
Boris Faure
cd8e44e7bb
tests/colors: use \033 in printf instead of \x1b
...
shall be the same but on ubuntu it's not interpreted (but it is in xterm…)
Needs to be investigated
4 years ago
Marcel Hollerbach
b37a3eefb6
terminology: move log dom registering
...
the log domain should be registered when there is a new window, not when
there is a new term. A windows can exist before a term can exist.
Further more, win_new function is using this log domain so it should be
inited.
4 years ago
Boris Faure
c1d030da0a
termptyesc: extract CBT handler to its own function + tests
4 years ago
Boris Faure
bf3d3991cd
ci: fix codecov script
...
The script is doing a find with -execdir (not on busybox's find btw…) ,
this made it not finding the source code.
Add -Z so that build fails if codecov script fails
4 years ago
Boris Faure
9b9e50a6b1
ci: tweak config
4 years ago
Boris Faure
d29b7a52d6
ci: compile -O0 and -g to improve coverage reports
4 years ago
Boris Faure
a99955d85b
codecov: ensure it finds the associated source files
4 years ago
Boris Faure
de0fa36f15
tests.results: {decfi,su,sd}.sh rendering looks valid
4 years ago
Boris Faure
505772602e
termptyops: do not wrap to left margin when already past right margin
...
Fix ech.sh test that detected the issue
4 years ago
Boris Faure
89a6a9d652
termptyesc: extract ECH handler to its own function + test
...
Test is not fully working at the moment.
There seems to be an issue with appending text outside margins
4 years ago
Boris Faure
ff830fbc42
termptyesc: extract TBC to its own function + tests
4 years ago
Boris Faure
395404c243
termptyesc: handle CTC + tests
4 years ago
Boris Faure
24cc5eaf8d
termptyesc: Printer and Selective Erase are not supported
4 years ago
Boris Faure
5475920c56
termptyesc: add debug on sixel/regis graphics attributes
4 years ago
Boris Faure
a2656754bd
termptyesc: support DECST8C + tests
4 years ago
Boris Faure
19631a70f6
termptyesc: 'T' can also refer to Unset Title Modes (not handled)
4 years ago
Boris Faure
ca9616bad8
termptyesc: extract SD/SU to their own functions
...
SD 0 is used for "track mouse" (TODO).
4 years ago
Boris Faure
5b16b455ff
termptyesc: DL moves the cursor to left margin + tests
...
also remove some debug leftover
4 years ago
Boris Faure
fa8ae6dc51
tests: add missing il.sh
4 years ago
Boris Faure
822f959163
termpty: handle IL with left/right margins + tests
4 years ago
Boris Faure
571d2d03f1
Merge branch 'terminology-1.3'
4 years ago
Boris Faure
09d6660ae7
termio: fix invalid initial resize. Closes T7548
4 years ago
Boris Faure
8841e5259a
Merge branch 'terminology-1.3'
4 years ago
Boris Faure
007dfb60e3
termpty: reset circular_offset2 (for the 2nd buffer) to 0 (as it's cleared)
...
Closes T7543
4 years ago
Boris Faure
6952836a32
termio: allow 1 line or 1 column windows. Closes T7532
4 years ago
Boris Faure
a5d364bcbf
termptyops: ensure clearing cells do not increase link count
4 years ago
Boris Faure
99da684d81
config: s/;;/;/
4 years ago
Boris Faure
0ca634cd69
termptyesc: export EL handler to its own function + add tests
4 years ago
Boris Faure
06abd7e9bc
termptyesc: move ED handler to its own functions + add tests
4 years ago
Boris Faure
b76876e9c8
tests/cursor-movements.sh: test cursor up for real
4 years ago
Boris Faure
f7576fb01c
termptyesc: move CHT handler to its own function
4 years ago
Boris Faure
30f7d44947
tests: CUP: test going outside margins
4 years ago
Boris Faure
ce8fc25030
tests: oops, forgot to update tests.results
4 years ago
Boris Faure
36682a1b4e
termptyesc: CHA has to take into account DECOM + tests
4 years ago
Boris Faure
a0db416469
termptyesc: cleanup
4 years ago
Boris Faure
eb84e538b1
termptyesc: move CUF/CUB handlers to their own functions
4 years ago
Boris Faure
bf853e8b91
termptyesc: move CUU/CUD handlers to their own functions
4 years ago
Boris Faure
52f7ae6459
tests: ICH with amount=0
4 years ago