Fix wrong character

pull/25/head
Tullio Facchinetti 10 months ago
parent 6b97abb040
commit bb89e019fe

@ -253,7 +253,7 @@ Using GPT tools to generate commands at the command line.
Terminal text editors.
* [ash](https://github.com/akashnag/ash) - A simple and clean terminal-based text editor, that aims to be easy to use with modern key-bindings.
* [Diakonos](https://github.com/Pistos/diakonos) - A powerful editor with <EFBFBD>standard" keybindings and several advanced features; written in Ruby.
* [Diakonos](https://github.com/Pistos/diakonos) - A powerful editor with standard" keybindings and several advanced features; written in Ruby.
* [Emacs](https://www.gnu.org/software/emacs/) - One of the godfathers of text editors, free long-standing software project, tons of extensions and funcionalities, the biggest drawback (my taste): it needs [E-Lisp](https://www.gnu.org/software/emacs/manual/eintr.html) for being programmed.
* [eon](https://github.com/tomas/eon) - A light, modern editor for your terminal that doesn't want to be vim.
* [Feather](https://www.feathereditor.com/) - The only terminal based text editor designed to work with BIG files.

@ -332,7 +332,7 @@ viewers,tabview,,https://github.com/TabViewer/tabview,Python curses command line
versioning,Bazaar,http://bazaar.canonical.com/en/,,"Multiplatform version control system supporting diffferent workflows; it is part of the GNU Project, and it is free software sponsored by Canonical."
git,grv,,https://github.com/rgburke/grv,"Git Repository Viewer - A terminal based interface for viewing Git repositories. It allows refs, commits and diffs to be viewed, searched and filtered."
versioning,fossil,https://fossil-scm.org/,https://github.com/drhsqlite/fossil-mirror,"A simple, high-reliability, distributed software configuration management system with these advanced features: project management, built-in web interface, friendly self-hosting, simple networking, all-in-one standalone executable, and much more."
editors,Diakonos,,https://github.com/Pistos/diakonos,"A powerful editor with <EFBFBD>standard"" keybindings and several advanced features; written in Ruby."
editors,Diakonos,,https://github.com/Pistos/diakonos,"A powerful editor with standard"" keybindings and several advanced features; written in Ruby."
utility,yank,,https://github.com/mptre/yank,Reads input from stdin and display a selection interface that allows a field to be selected and copied to the clipboard.
terminal,mtm,,https://github.com/deadpixi/mtm,"Micro Terminal Multiplexer - Simple but usable, stable and minimalistic terminal multiplexer."
text-processing,sd,,https://github.com/chmln/sd,s[earch] & d[isplace] - An intuitive find & replace CLI a possible replacement for sed.

1 category name homepage git description
332 versioning Bazaar http://bazaar.canonical.com/en/ Multiplatform version control system supporting diffferent workflows; it is part of the GNU Project, and it is free software sponsored by Canonical.
333 git grv https://github.com/rgburke/grv Git Repository Viewer - A terminal based interface for viewing Git repositories. It allows refs, commits and diffs to be viewed, searched and filtered.
334 versioning fossil https://fossil-scm.org/ https://github.com/drhsqlite/fossil-mirror A simple, high-reliability, distributed software configuration management system with these advanced features: project management, built-in web interface, friendly self-hosting, simple networking, all-in-one standalone executable, and much more.
335 editors Diakonos https://github.com/Pistos/diakonos A powerful editor with �standard" keybindings and several advanced features; written in Ruby. A powerful editor with “standard" keybindings and several advanced features; written in Ruby.
336 utility yank https://github.com/mptre/yank Reads input from stdin and display a selection interface that allows a field to be selected and copied to the clipboard.
337 terminal mtm https://github.com/deadpixi/mtm Micro Terminal Multiplexer - Simple but usable, stable and minimalistic terminal multiplexer.
338 text-processing sd https://github.com/chmln/sd s[earch] & d[isplace] - An intuitive find & replace CLI a possible replacement for sed.
Loading…
Cancel
Save