minor tweaks and new tools
This commit is contained in:
parent
5a634016cf
commit
e9243344a8
5 changed files with 60 additions and 4 deletions
|
@ -1,6 +1,7 @@
|
|||
#!/usr/bin/env bash
|
||||
# run with more compatible TERM value
|
||||
typeset -A terms=(
|
||||
[alacritty]='xterm'
|
||||
[xterm-kitty]='xterm'
|
||||
[rxvt-unicode-256color]='rxvt-unicode'
|
||||
[st-256color]='xterm-256color'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue