add new bins

This commit is contained in:
2025-10-20 20:21:35 +03:00
parent 13530beaaf
commit 0d394dd577
2 changed files with 124 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
# tempfile=$(mktemp) \
# && curl -o $tempfile https://raw.githubusercontent.com/wezterm/wezterm/master/termwiz/data/wezterm.terminfo \
# && tic -x -o ~/.terminfo $tempfile \
# && rm $tempfile
printf "\x1b[58:2::255:0:0m\x1b[4:1msingle\x1b[4:2mdouble\x1b[4:3mcurly\x1b[4:4mdotted\x1b[4:5mdashed\x1b[0m\n"