xterm-readline
a library for building command-line interfaces with XtermJS (by strtok)
autocomplete
IDE-style autocomplete for your existing terminal & shell (by withfig)
xterm-readline | autocomplete | |
---|---|---|
1 | 167 | |
24 | 24,882 | |
- | 0.7% | |
4.8 | 9.2 | |
6 months ago | 7 days ago | |
TypeScript | TypeScript | |
MIT License | MIT License |
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
xterm-readline
Posts with mentions or reviews of xterm-readline.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2022-11-16.
-
I wrote a scheme in Rust called Marwood
In the process of implementing Marwood's web REPL, I ported rust's [Rustyline](https://github.com/kkawakam/rustyline) readline library to an Xterm.js typescript addon called [xterm-readline](https://github.com/strtok/xterm-readline/).
autocomplete
Posts with mentions or reviews of autocomplete.
We have used some of these posts to build our list of alternatives
and similar projects. The last one was on 2024-08-24.
-
Shell.how: Explain Shell Commands
As far as I understand, the autocompletion specs, which is what powers this tool, are the only part of fig that is in fact Open Source
https://github.com/withfig/autocomplete
- Fig is ending their service
-
Fig Is Sunsetting
Having contributed to the Fig autocomplete specs, I find this sad. The Amazon product Fig was built into basically works as replacement, which is good. Still, the core value of this product are the open-source autocomplete specs: https://github.com/withfig/autocomplete. What's going to happen to that? It looks like they are still using it in the Amazon product. It should definitely be possible for an open-source re-implementation of the Fig UI to use those specs. There is a lot of knowledge encoded in there!
-
Top Free Utility Mac Apps You Aren’t Using
8. Fig
-
Ask HN: Alternatives to fig.io as it has signups disabled?
Fig is awesome but with signups blocked[1] for 2+mo already it's also as good as dead ¯\_(ツ)_/¯
* [1]: https://github.com/withfig/autocomplete/issues/2068
-
Show HN: Inshellisense – IDE style shell autocomplete
https://github.com/withfig/autocomplete is it this?
- Fig
-
Show HN: Whiz – A copilot for your command line
How is this different than https://fig.io/?
-
Boost DX, Enhance UX, and Skyrocket Profits! Dive into a sub-50ms world with Edge Feature Flags 🚀
AWS CloudWatch Evidently The worst. No comment. AWS seems to perpetually lack a good DX for developers. It appears that they don't recognize or continually undervalue the importance of roles other than engineers, such as Product Managers or Designers. Very disappointing. However, AWS has recently acquired Fig, so looks like they're now pursuing an acquisition strategy instead. Let's see how it turns it out, and let's hope they don't ruin Fig, since it's such an useful tool.
What are some alternatives?
When comparing xterm-readline and autocomplete you can also consider the following projects:
termpair - View and control terminals from your browser with end-to-end encryption 🔒
hyperterm - A terminal built on web technologies
marwood - An embeddable Scheme R7 Compiler & Runtime written in Rust
lapce - Lightning-fast and Powerful Code Editor written in Rust
xterm.js - A terminal for the web
fzf-tab - Replace zsh's default completion selection menu with fzf!