Commit Graph

3451 Commits

Author SHA1 Message Date
Boris Faure 127beea28b
utils: better error handling 2023-08-17 12:57:29 +02:00
Boris Faure f4beb146d3
po: refresh 2023-08-17 12:37:17 +02:00
Boris Faure 7e6540e5cc
options_behavior: add about OSC 52 2023-08-17 12:36:31 +02:00
Boris Faure d9af05794d
config: add selection_escapes 2023-08-17 12:32:33 +02:00
Boris Faure 682edf79dc
utils: add ty_eina_unicode_base64_encode() 2023-08-16 17:28:59 +02:00
Boris Faure 0d640d2775
termio: rename in header 2023-08-16 09:31:30 +02:00
Boris Faure 85b3c0fa46
tests: disable test printing version & capabilities
I'm changing it a lot at the moment
2023-08-15 20:32:25 +02:00
Boris Faure 7125d49b8b
tests: allow disabling some tests 2023-08-15 20:32:06 +02:00
Boris Faure 636c6910f4
termio: rename + document api 2023-08-15 20:24:44 +02:00
Boris Faure 12359511c9
termptyesc: try only reporting VT420 2023-08-15 16:26:41 +02:00
Boris Faure ad5812a70d
termptyesc: handle alternate escape (7728) 2023-08-14 20:27:53 +02:00
Boris Faure 85c6d89414
termptyesc: handle Application Escape Code
Should make your vim more responsive ;)
2023-08-14 20:09:50 +02:00
Boris Faure ea122be0a9
termptyesc: a bit more doc on some special escape codes 2023-08-14 19:02:08 +02:00
Boris Faure 404a52dfb0
tests: update esc_term_name_version.sh due to previous change 2023-08-14 16:00:20 +02:00
Boris Faure a6f41b807c
termptyesc: do not use spaces when giving terminal name 2023-08-14 15:47:21 +02:00
Boris Faure 7f18277ceb
config: do force emoji as double width by default 2023-08-14 15:27:50 +02:00
Boris Faure 270eaf6d2a
termptydbl.{c,h}: regenerate 2023-08-14 15:16:17 +02:00
Boris Faure f3066b1935
tools: allow user to decide whether emoji are double width 2023-08-14 15:15:39 +02:00
Boris Faure 287bf5ab6e
termptyesc: remove unused argument 2023-08-14 15:13:56 +02:00
Boris Faure 60c2de3f8c
meson: let inspect return code or run_command() 2023-08-14 15:12:25 +02:00
Boris Faure 278e287115
add DEV.md 2023-08-13 19:38:48 +02:00
Boris Faure c0a80ae746
.gitignore: do not commit __pycache__ in /data/colorschemes/ 2023-08-13 16:07:18 +02:00
Boris Faure fe23d2daf8
Merge remote-tracking branch 'weblate/weblate-terminology-terminology' 2023-06-25 16:48:20 +02:00
Boris Faure 2d6de24404
colorschemes: metadata.name & file name must be the same
Closes #162
2023-06-25 16:44:52 +02:00
Milo Ivir afee6168c2
Translated using Weblate (Croatian)
Currently translated at 100.0% (233 of 233 strings)

Co-authored-by: Milo Ivir <mail@milotype.de>
Translate-URL: https://hosted.weblate.org/projects/terminology/terminology/hr/
Translation: Terminology/Terminology
2023-06-24 01:50:40 +02:00
Boris Faure 700366a756
colorschemes: GruvBox: make bright colors brighter 2023-06-14 23:36:48 +02:00
Boris Faure 403898db36
colorschemes: add GruvBox Material Dark 2023-06-14 23:12:10 +02:00
Haydar Alaidrus c7e926da27
Translated using Weblate (Indonesian)
Currently translated at 32.1% (75 of 233 strings)

Co-authored-by: Haydar Alaidrus <haydar.alaidrus@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/terminology/terminology/id/
Translation: Terminology/Terminology
2023-05-26 16:51:02 +02:00
Miroslav Šuvada 03059a3507
Added translation using Weblate (Slovak)
Co-authored-by: Miroslav Šuvada <miroslav.suvada@gmail.com>
2023-05-26 16:51:02 +02:00
Саша Петровић aca88e2016
Translated using Weblate (Serbian)
Currently translated at 100.0% (233 of 233 strings)

Co-authored-by: Саша Петровић <salepetronije@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/terminology/terminology/sr/
Translation: Terminology/Terminology
2023-04-08 23:08:54 +02:00
Boris Faure c65cb44d3d
tests: regen them due to change in termpty structure 2023-04-08 23:08:16 +02:00
Boris Faure 498ca298a1
termptyesc: decode xmodkeys 2023-04-08 23:00:17 +02:00
Boris Faure d2757c046e
termptyesc: CSI DSR is not about reseting xmodkeys 2023-04-08 10:51:36 +02:00
Boris Faure e31a33ee53
termptyesc: `>4;m` is not about colors 2023-04-08 10:22:17 +02:00
Boris Faure bbcedcb95f
termptyesc: handle empty CSI SRG 38/48
+ tests
2023-03-25 20:06:51 +01:00
Boris Faure 5409097373
colors: handle case when no color scheme is chosen 2023-03-25 15:01:48 +01:00
Boris Faure 092f542d76
termpty: better comment 2023-03-12 17:09:16 +01:00
Nekobit 123c5b0859 termpty: Fix issue with exiting on *BSD's.
Noticable when the user had more than one tab and pressed ^D or exited their shell. Caused freeze up and lots of fd deletion errors in the console.

Note: This could potentially be an issue for *BSD's in the ecore?
2023-03-11 18:32:29 -05:00
Felipe Nogueira b254873952
Translated using Weblate (Portuguese (Brazil))
Currently translated at 100.0% (233 of 233 strings)

Co-authored-by: Felipe Nogueira <contato.fnog@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/terminology/terminology/pt_BR/
Translation: Terminology/Terminology
2023-03-02 12:39:52 +01:00
Boris Faure c31d11d344
regenerate termptydbl.c based on unicode 15 2023-03-01 21:38:52 +01:00
Felipe Nogueira d7a3c90e94
Translated using Weblate (Portuguese (Brazil))
Currently translated at 97.4% (227 of 233 strings)

Co-authored-by: Felipe Nogueira <contato.fnog@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/terminology/terminology/pt_BR/
Translation: Terminology/Terminology
2023-02-28 23:07:02 +01:00
Reza Almanda 7792e9be70
Translated using Weblate (Indonesian)
Currently translated at 4.2% (10 of 233 strings)

Co-authored-by: Reza Almanda <rezaalmanda27@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/terminology/terminology/id/
Translation: Terminology/Terminology
2023-02-28 23:07:02 +01:00
mitoca ec2faf24aa Small tweaks to Material Dark 2023-02-28 23:06:57 +01:00
mitoca 79acb25bdc Added Material Dark color scheme 2023-02-28 23:06:57 +01:00
Boris Faure 5db187a1c0
ci: do not upgrade the base image 2023-02-27 12:52:59 +01:00
Reza Almanda c5a6981bfe
Translated using Weblate (Indonesian)
Currently translated at 2.1% (5 of 233 strings)

Co-authored-by: Reza Almanda <rezaalmanda27@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/terminology/terminology/id/
Translation: Terminology/Terminology
2023-02-25 23:36:36 +01:00
Felipe Nogueira 23f3752be8
Translated using Weblate (Portuguese (Brazil))
Currently translated at 96.5% (225 of 233 strings)

Co-authored-by: Felipe Nogueira <contato.fnog@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/terminology/terminology/pt_BR/
Translation: Terminology/Terminology
2023-02-25 23:36:36 +01:00
Philippe Jean Guillaumie 4a22c5771d
Translated using Weblate (French)
Currently translated at 100.0% (233 of 233 strings)

Co-authored-by: Philippe Jean Guillaumie <batden@sfr.fr>
Translate-URL: https://hosted.weblate.org/projects/terminology/terminology/fr/
Translation: Terminology/Terminology
2023-01-11 12:52:12 +01:00
IntinteDAO 5c76a3b386
Translated using Weblate (Polish)
Currently translated at 79.3% (185 of 233 strings)

Co-authored-by: IntinteDAO <lordfervi@protonmail.com>
Translate-URL: https://hosted.weblate.org/projects/terminology/terminology/pl/
Translation: Terminology/Terminology
2023-01-11 12:52:12 +01:00
Carsten Haitzler 2e5e6d816e fix coloring of images and other bg's
fixes #7
@fix
2023-01-07 22:16:11 +00:00