Meow uses neovim text editor to print highlighted text in the terminal. Yeah, like cat, bat, etc. But with neovim, which allow it to be more configurable, since it uses lua. The tool config is managed in another location, out
202504250309.mp4
Grab a binary from the releases page. In future will try to add to some package managers.
usage:
bin [FILE]
bin --config PATH [FILE]
bin --add-colorscheme USER/REPO(/TREE/BRANCH)
bin --set-colorscheme USER/REPO
bin --remove-colorscheme USER/REPO
note: colorscheme commands cannot be combined with each other or with file arguments, nya!- Handle outputs bigger than terminal screen with less scrolling
Guidelines for contributing to the project:
- Fork the repository.
- Make your changes.
- Submit a pull request.
- Nothing fancy, contributions are welcome.
- nvim-cat - The inspiration for this project
This project is licensed under the MIT License - see the LICENSE file for details.