
Bat
fd
fzf
Starship (Shell Prompt)
lazygit
tmux
fish shell
Micro
Suplemon
Textadept
Kakoune
Light Table
Yi
NANO
Spacemacs
Ox editor
Developers, system administrators, and technical users who work with code or configuration files and need an enhanced command-line tool that offers syntax highlighting and other advanced features. It is especially recommended for those using Git, as Bat provides seamless integration with Git repositories, displaying file changes and annotations effectively.
No Suplemon videos yet. You could help us improve this page by suggesting one.
Based on our record, Bat seems to be a lot more popular than Suplemon. While we know about 121 links to Bat, we've tracked only 2 mentions of Suplemon. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
But for reading code, scripts, configs, Markdown, YAML, JSON, or anything where your eyes are expected to survive the experience, bat is much nicer. - Source: dev.to / 4 months ago
Bat does not look like a pager: https://github.com/sharkdp/bat?tab=readme-ov-file#automatic-paging. - Source: Hacker News / 5 months ago
Bat is the king of pagers. https://github.com/sharkdp/bat. - Source: Hacker News / 5 months ago
Https://github.com/atuinsh/atuin for fuzzy shell history (ctrl+r) https://github.com/sharkdp/bat (nice coloured cat replacement) https://github.com/abiosoft/colima (so I don't need docker desktop) https://github.com/duckdb/duckdb (performant database that lets you directly query JSON, parquet, csv files with SQL queries and convert one to the other. https://github.com/eradman/entr (rerun commands automatically... - Source: Hacker News / 5 months ago
Bat is cat with syntax highlighting, line numbers, and git integration. It's a drop-in replacement that makes reading files in the terminal actually pleasant. - Source: dev.to / 6 months ago
Very cool. Been thinking about taking on a similar project as well. BTW, you should check out suplemon. It's a terminal text editor written in python and inspired by sublime text. Source: over 3 years ago
I did also take Suplemon for a spin a while back and it was pretty nice ... Not sure why I stopped using it. Source: about 4 years ago
fd - A simple, fast and user-friendly alternative to 'find'.
Textadept - Textadept is a cross-platform text editor that runs on different types of platforms, that allows to control over the application using Lua programming language.
fzf - A command-line fuzzy finder written in Go
Kakoune - Vim inspiredâââFaster as in less keystrokesâââMultiple selectionsâââOrthogonal design
Starship (Shell Prompt) - Starship is the minimal, blazing fast, and extremely customizable prompt for any shell! Shows the information you need, while staying sleek and minimal. Quick installation available for Bash, Fish, ZSH, Ion, and Powershell.
Light Table - Light Table is a new interactive IDE that lets you modify running programs and embed anything from...