Koichi Murase
a6ca0111de
*.h: do not use the C reserved identifiers for the include guards
2 years ago
Boris Faure
40ef52466c
tools/colors_with_faint.sh: improve comment
3 years ago
Boris Faure
cff8cbc26d
tools: add script to show colors in normal/bright/faint/bright+faint
3 years ago
Boris Faure
698e8bb985
termptydbl: be strict on what is wide and do not try to be smart.
...
Too bad if ❤ is considered single-width
(cherry picked from commit d3c15c59db
)
3 years ago
Boris Faure
d3c15c59db
termptydbl: be strict on what is wide and do not try to be smart.
...
Too bad if ❤ is considered single-width
3 years ago
Boris Faure
98ee7bdcca
termptydbl: be more precise on emoji as double-width
...
+ set all of "Misc_Pictographs" as double-width
3 years ago
Boris Faure
7d1536c8e9
tools/unicode_dbl_width: do not redefine range
3 years ago
Boris Faure
8c970b8804
termptydbl: generate the exact double width test
...
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:
f46d550a8b
3 years ago
Boris Faure
85208bd7fe
tools: add colors.sh
4 years ago
Boris Faure
d92d4a08a2
tools/scroll.sh: make that $ disappear, that's no variable :D
5 years ago
Boris Faure
fccc114082
selection: handle scrolling and left/right margins
5 years ago
Boris Faure
954b687991
better cleanup
5 years ago
Boris Faure
23b80425a3
tools/scroll.sh: do not use expr
5 years ago
Boris Faure
7b4272995c
pacman.sh: remove unused variable
5 years ago
Boris Faure
141fb9041b
pacman.sh: cleanup
5 years ago
Boris Faure
e3d56e13c9
oops, fix shebang
5 years ago
Boris Faure
9e0243d9f1
support encircled escape code. Closes T6769
6 years ago
Boris Faure
84177b5f46
add script to show text in normal/bold/italic/bolditalic/fraktur
8 years ago
Boris Faure
4378f87162
add tools/scroll.sh
8 years ago
Boris Faure
563517fbc9
update 256color.pl to show more background/foreground colors
9 years ago
Boris Faure
671fe7967b
generate tty_keys.h from xterm itself
...
Script gen_tty_keys.sh is heavily based on the script escapes.sh by Egmont
Koblinger.
Closes T1564
9 years ago
Boris Faure
6c50375f26
Party time! be able to set foreground color
...
Reset is not yet implemented for that…
Idea is from http://www.reddit.com/r/linux/comments/2ds0he/xterm_party/
9 years ago
Boris Faure
cd7ae3ac85
add tools/banner.sh to help debug miniview
10 years ago
Boris Faure
eb28d29bde
tools: fix pacman to correctly run on bash. Closes T1248
10 years ago
Boris Faure
a6aa73e219
this pacman is much better!
10 years ago
Boris Faure
6648388c8f
add pacman.sh cause it's cool!
10 years ago
Boris Faure
3635ab98bd
add 256color.pl
10 years ago
Boris Faure
dda26aa4bd
add utf-8 test file
10 years ago