1828 Commits (69fc67aa8b70178e7f9716efdec82e50937cbb61)
 

Author SHA1 Message Date
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 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. 6 years ago
Boris Faure e7b3265662 font: update all terms to this window when changing font (size) 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 6 years ago
Boris Faure 400b675fc9 termptyesc: restrict CUP/HVP to right/bottom margins 6 years ago
Boris Faure 64d7150252 fix stupid segfault 6 years ago
Boris Faure cc5fcac03d termptyesc: fix handling of DECSLRM. Ref T5533 6 years ago
Boris Faure bbfa60120e termpty: handle DECERA 6 years ago
Boris Faure 9f72ea3a9d termptyesc: handle DECFRA 6 years ago
Boris Faure 7ea4b65c8d termptyops: handle right/left margins. Ref T5533 6 years ago
Boris Faure e117ff9153 termptyesc: correctly handle cursor wrt right/left margins 6 years ago
Boris Faure 7d497c08c6 termptyesc: extract handling CUP/HVP to one function 6 years ago
Boris Faure a168dc6645 termio: ev was unused 6 years ago
Jean Guyomarc'h 97469490fb termio: fix mouse button event tracking in vim 6 years ago
Jean Guyomarc'h ede4196eae termptyesc: fix invalid clamping on CSI X 6 years ago
Jean Guyomarc'h 20cbab21fc termptyesc: improve const-correctness of data 6 years ago
Boris Faure 10cdcdb41c private.h: include libintl.h to have gettext defined 6 years ago
Boris Faure ec8ed54f25 default.edc: shall make it compile again with EFL 1.8 6 years ago
Boris Faure c2d731aced termptyesc: cleanup handling of DECSTBM 6 years ago
Boris Faure 7ab925dc76 termpty: very early support of Right/Left margins 6 years ago
Boris Faure 91ce6e8960 termptyesc: correctly handle missing arguments in CUP/HVP 6 years ago
Boris Faure e0f6867a88 termptyesc: _csi_arg_get() now correctly handles missing arguments 6 years ago
Boris Faure dbc75a0cc0 termptyesc: only do IL/DL when inside margins 6 years ago
Boris Faure 339b72174c termptyesc: CUP/HVP are impacted by DECOM 6 years ago
Boris Faure 6c750c660c termpty: on reset, no longer restrict cursor 6 years ago
Boris Faure 8168b019c9 termptyesc: improve debug 6 years ago
Boris Faure 816f60369f termptyesc: correctly handle DECOM 6 years ago
Boris Faure 6ce96da8c4 s/scroll_y1/top_margin/, s/scroll_y2/bottom_margin/ 6 years ago
Boris Faure fd05f3cab5 tyfuzz: read escape sequence from file given as argument in available 6 years ago
Boris Faure a4a26de7c3 termptyesc: fix parsing size on xterm 50 command 6 years ago
Boris Faure 72eaf53e26 options: use ecore_exe_pipe_run() instead of fork+exec 6 years ago
Boris Faure 7b5a9b74bc termptyesc: use macro to restrict field value 6 years ago
Boris Faure 490a065fb1 termptyesc: _csi_arg_get() could be called with nothing to read 6 years ago
Boris Faure 0517be32f4 termptyesc: no logging when fuzzing 6 years ago