alacpretty
alacpretty copied to clipboard
Alacritty is a cross-platform GPU-accelerated terminal emulator. Make it pretty without having to edit your yaml file 🌈
The program gives an error when run with: `go run cmd/alacpretty/main.go` Contents of Alacritty YAML file: ```# Configuration for Alacritty, the GPU enhanced terminal emulator. # Import additional configuration files...
I think it would be great to release this on [Homebrew](https://brew.sh/). It would be a good idea to start releasing versions as well (even if it's in an alpha stage).
Getting the search-bar working.
Support floating point values for font size. Use correct escape for decimal in the opacity regex.
whatever i input, i can't get the focus away from the search box when i press enter, tab, the arrow keys.. literally anything but valid letters it just gets printed...