Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-21 | tools/colors_with_faint.sh: improve comment | Boris Faure | |
2020-11-10 | tools: add script to show colors in normal/bright/faint/bright+faint | Boris Faure | |
2020-08-05 | termptydbl: be strict on what is wide and do not try to be smart. | Boris Faure | |
Too bad if ❤ is considered single-width | |||
2020-07-15 | termptydbl: be more precise on emoji as double-width | Boris Faure | |
+ set all of "Misc_Pictographs" as double-width | |||
2020-07-06 | tools/unicode_dbl_width: do not redefine range | Boris Faure | |
2020-07-05 | termptydbl: generate the exact double width test | Boris Faure | |
This based on unicode 13.0: https://www.unicode.org/reports/tr44/ Code is generated by tools/unicode_dbl_width.py I'm using switch-case + fall through as I've found it was the best: https://github.com/billiob/terminology/commit/f46d550a8b5a8fba1522796c5c7f6a0672070e73 | |||
2019-07-08 | tools: add colors.sh | Boris Faure | |
2018-09-29 | tools/scroll.sh: make that $ disappear, that's no variable :D | Boris Faure | |
2018-09-29 | Merge branch 'terminology-1.2' | Boris Faure | |
2018-09-29 | selection: handle scrolling and left/right margins | Boris Faure | |
2018-07-24 | better cleanup | Boris Faure | |
2018-07-24 | tools/scroll.sh: do not use expr | Boris Faure | |
2018-07-18 | pacman.sh: remove unused variable | Boris Faure | |
2018-07-18 | pacman.sh: cleanup | Boris Faure | |
2018-07-17 | oops, fix shebang | Boris Faure | |
2018-03-13 | support encircled escape code. Closes T6769 | Boris Faure | |
2015-09-19 | add script to show text in normal/bold/italic/bolditalic/fraktur | Boris Faure | |
2015-08-02 | add tools/scroll.sh | Boris Faure | |
2015-04-04 | update 256color.pl to show more background/foreground colors | Boris Faure | |
2014-09-21 | generate tty_keys.h from xterm itself | Boris Faure | |
Script gen_tty_keys.sh is heavily based on the script escapes.sh by Egmont Koblinger. Closes T1564 | |||
2014-08-17 | Party time! be able to set foreground color | Boris Faure | |
Reset is not yet implemented for that… Idea is from http://www.reddit.com/r/linux/comments/2ds0he/xterm_party/ | |||
2014-05-13 | add tools/banner.sh to help debug miniview | Boris Faure | |
2014-05-13 | tools: fix pacman to correctly run on bash. Closes T1248 | Boris Faure | |
2014-05-08 | this pacman is much better! | Boris Faure | |
2014-05-07 | add pacman.sh cause it's cool! | Boris Faure | |
2014-05-07 | add 256color.pl | Boris Faure | |
2014-05-07 | add utf-8 test file | Boris Faure | |