Crates.io | luthien-terminal |
lib.rs | luthien-terminal |
version | 0.1.0 |
source | src |
created_at | 2021-05-18 04:17:45.071283 |
updated_at | 2021-05-18 04:17:45.071283 |
description | Luthien plugin which applies colors to terminals. |
homepage | |
repository | |
max_upload_size | |
id | 398840 |
size | 14,228 |
luthien-terminal
automatically sets the color schemes of open terminals from the Luthien theme. It also outputs a list of control sequences which can be used to set the colors of new terminals as well.
Unfortunately, luthien-terminal
only works on Unix-like systems.
Install using Cargo from Crates.io:
cargo install luthien-terminal
Add a plugin to your Luthien config:
[[plugins]]
executable = "~/.cargo/bin/luthien-terminal"
Now when you run Luthien, the colorschemes of open terminals will be set automatically. However, if you open a new terminal, it won't have the correct colorscheme. This can be remedied by sending the correct control sequences to the terminal when it's opened.
Add the following to your ~/.bashrc
or similar:
cat ~/.local/share/luthien/outputs/plugins/terminal/sequences