minor tweaks and new tools

This commit is contained in:
Von Random 2021-06-08 20:27:36 +03:00
parent 5a634016cf
commit e9243344a8
5 changed files with 60 additions and 4 deletions

View file

@ -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'