Boris Faure
b22a64043f
Merge remote-tracking branch 'origin/devs/iscaro/meson'
6 years ago
Boris Faure
83e60e807f
Merge branch 'terminology-1.1'
6 years ago
Boris Faure
82c163a3c9
gravatar: get images through https
6 years ago
Boris Faure
854f0a67f2
Merge branch 'terminology-1.1'
6 years ago
Boris Faure
180799d2c5
support the REP escape code. Closes T6042
6 years ago
Boris Faure
1c0710ac51
Merge branch 'terminology-1.1'
6 years ago
Boris Faure
6100f8f4e3
harden the code around manipulation of cursor_state
6 years ago
Boris Faure
07877221ba
Merge branch 'terminology-1.1'
6 years ago
Boris Faure
fc1aef8143
Terminology release 1.1.1
6 years ago
Boris Faure
13da2313d2
Merge branch 'terminology-1.1'
6 years ago
Boris Faure
496a5f178e
have only one concept of title. Ref T5704
6 years ago
Boris Faure
38da9b2ded
correctly handle -T option. Ref T5704
6 years ago
Boris Faure
ceede027f1
Merge branch 'terminology-1.1'
6 years ago
Boris Faure
61ce65c700
force user title one window when set through -T option. Closes T5704
6 years ago
Boris Faure
6bb1552c84
empty string resets tab title
6 years ago
Boris Faure
669533fef5
do not add spurious whitespace when running a command (-e option)
6 years ago
Boris Faure
acbf3387fa
fix selections in the backlog. Closes T5743
...
In the backlog, every cell but the last one has the autowrapped flag set.
_termpty_cellrow_from_beacon_get() now returns a length in the
"screen space".
6 years ago
Boris Faure
9abf652003
Merge branch 'terminology-1.1'
6 years ago
Boris Faure
0478a36799
termptyops.c: fix scrolling wrt bottom margin
...
Thanks to @ncim for the report
6 years ago
Boris Faure
7c358c3592
termptyesc: correctly handle going to start of line when there is a left margin
6 years ago
Boris Faure
6315ed2949
termpty: remove termstate.had_cr since it's unused
6 years ago
Boris Faure
461848813b
Merge branch 'terminology-1.1'
6 years ago
Boris Faure
2343efd6a1
termptyesc: clearing the screen (from ED2) should not reset bottom margin
...
Thanks to @ncim for the report.
6 years ago
Boris Faure
d7ffb09d08
update danish translation. Thanks to scootergrisen
6 years ago
Boris Faure
50c14419e0
we're in 2017!
6 years ago
Boris Faure
346b9192cc
new development cycle
6 years ago
Boris Faure
c55afb424c
update danish translation. Thanks to scootergrisen
6 years ago
Boris Faure
a1e7d6d31c
Terminology release 1.1.0
6 years ago
Boris Faure
15c9ea0e6b
ChangeLog/NEWS for 1.1.0
6 years ago
Boris Faure
69fc67aa8b
fix compilation on old efl
6 years ago
Carsten Haitzler
18c870d130
add fallthrough tags to have fewer warnings
6 years ago
maxerba
5b7ecc369b
Updating italian translation
6 years ago
Carsten Haitzler
d80e60f25c
fix buffer size - was 1 byte too short on stack
...
7 not 6 bytes. include nul byte.
6 years ago
maxerba
dd151b1117
New danish translation
6 years ago
Boris Faure
3a28d99649
termpty: fix inserting blank chars. Closes T5802
6 years ago
Boris Faure
bbb7272910
teamwork: remove the feature since it's no longer supported in elm
6 years ago
Boris Faure
0844d86892
sizing: use 1px step when having visible tabs.
...
Closes T5421
6 years ago
Guilherme Iscaro
1b4ab6036c
Add support for the Meson build system.
6 years ago
Boris Faure
e7b3265662
font: update all terms to this window when changing font (size)
...
Closes T5012
Closes T5445
6 years ago
Boris Faure
70c4ba6fdb
tycommon: add "directly" to "not running in terminology"
6 years ago
Boris Faure
b35c7cd539
termptyesc: add missing break. CID1377552
6 years ago
Boris Faure
fd4ef6ec1f
win: add binding (Alt+Up/Down/Left/Right) to move around panes
6 years ago
Boris Faure
6f1a2dd452
constify
6 years ago
Boris Faure
3cafc4272d
feature: click-alt tries to handle wrapped CLI. Closes T5537
6 years ago
Boris Faure
de3890dad3
feature: move cursor to position on click+alt. Closes T5537
6 years ago
Boris Faure
b0226726f8
termpty: correctly handle DECFRA wrt SGR 0
6 years ago
Boris Faure
7ac685b68c
termpty: DECERA only changes codepoints
6 years ago
Boris Faure
956f1eaa13
termptyesc: restrict right/bottom rectangle coordinates
6 years ago
Boris Faure
2076c0de76
afl-fuzz: spice up original test case
6 years ago
Boris Faure
e314dd2f29
termptyops: fix clearing cells on scroll
...
cells has already the offset taken into account
6 years ago