Bat
fd
fzf
Starship (Shell Prompt)
lazygit
tmux
fish shell
Micro
most
Less
Moar
slit
lv File Viewer
Qubes OS
more
tail
mostNo features have been listed yet.
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.
Based on our record, Bat seems to be a lot more popular than most. While we know about 121 links to Bat, we've tracked only 1 mention of most. 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 / 3 months ago
Bat does not look like a pager: https://github.com/sharkdp/bat?tab=readme-ov-file#automatic-paging. - Source: Hacker News / 4 months ago
Bat is the king of pagers. https://github.com/sharkdp/bat. - Source: Hacker News / 4 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 / 5 months ago
The problem is that two pagers don't do everything that they should do in this regard. They are supposed to do things like ul utility does, but neither BSD more nor less handle when a CR is emitted to overstrike the line from the beginning. They only handle overstriking characters with BS. Most handles overstriking with CR, though. Your output appears as intended when you page it with most. *... - Source: Hacker News / 12 months ago
fd - A simple, fast and user-friendly alternative to 'find'.
Less - Less extends CSS with dynamic behavior such as variables, mixins, operations and functions. Less runs on both the server-side (with Node. js and Rhino) or client-side (modern browsers only).
fzf - A command-line fuzzy finder written in Go
Moar - Moar is a pager. It's designed to be easy to use and just do the right thing without any...
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.
slit - A modern pager for viewing logs, get more than most in less time.