Move focus to
evc-terminal
BUI for terminal
bui-terminal is an UI tool written in portable sh that change terminal colors on-the-fly independent of terminal emulator and uses BUI environment variables.
shto process
Option 1: using curl
curl https://raw.githubusercontent.com/NNBnh/bui-terminal/main/bin/bui-terminal > ~/.local/bin/bui-terminal
chmod +x ~/.local/bin/bui-terminalOption 2: using git
git clone https://github.com/NNBnh/bui-terminal.git ~/.local/share/bui-terminal
ln -s ~/.local/share/bui-terminal/bin/bui-terminal ~/.local/bin/bui-terminalFor bpkg user:
bpkg install NNBnh/bui-terminalFor Basher user:
basher install NNBnh/bui-terminalRun bui-terminal in the terminal:
bui-terminalSpecial thanks to:
Made with ❤️ by NNB