ter v0.1.1 released - a text expression runner to make text processing on the commandline readable

This page summarizes the projects mentioned and recommended in the original post on /r/rust

CodeRabbit: AI Code Reviews for Developers
Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
coderabbit.ai
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • srch

    Text search for humans

    Here is the repository: https://github.com/schulke-214/ter

  • CodeRabbit

    CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.

    CodeRabbit logo
  • asciinema

    Platform for hosting and sharing terminal session recordings

    These days I reluctantly prefer embedding a static screenshot in my READMEs with a link to an asciinema animation. They're easy enough to record, and at least I'm not costing some poor sod who accidentally loaded my page $0.10 to download a giant GIF on mobile data.

  • terminalizer

    🦄 Record your terminal and generate animated gif images or share a web player

    GIF optimization is kind of a lost art. Even programs like Terminalizer, which ought to do better, still do a crappy job of GIF export. Pop the example GIF from their GitHub page open in GIMP and you'll see that they at least decimate the framerate pretty well, but the animation still includes lots of big, pointless updates. An optimized terminal recorder should be smart enough to produce optimal output in the first place: just produce a frame containing only the characters added since the last frame, or shadowing any characters removed.

  • zsh-autopair

    Auto-close and delete matching delimiters in zsh

    If that was zsh there is https://github.com/hlissner/zsh-autopair to write quotes just once. Quite useful.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Warp VS Wave Terminal - a user suggested alternative

    2 projects | 3 Apr 2024
  • what terminal emulator do you use and why?

    9 projects | /r/archlinux | 10 Dec 2023
  • The Tilde Text Editor

    5 projects | news.ycombinator.com | 27 Jan 2023
  • KDE/Plasma Nordish

    9 projects | /r/linux | 4 Sep 2022
  • Need help with powerlevel10k

    1 project | /r/zsh | 16 Jan 2022

Did you konow that Elixir is
the 22nd most popular programming language
based on number of metions?