TerminalOne: A fast, smart and and friendly terminal emulator for developers
terminalone.appSome kind of interesting chrome integrations happening. Having a powerline like bar up at the top, for example.
Im general I starting to feel like shells could & should do more to expose their state. As far as I can tell, we're limited on how much further we can take the shell experience by being restricted to PS1 and PS2 shell hooks. It feels like the shell itself has to evolve at some point.
There's so many obvious options. The shell could open up an API or have a 9p VFS for itself. It could embed wasm or maybe eBPF to add programmability.
The terminal emulator is a tool that is mostly used by developers. A developer's time is spent mostly interacting with editors and terminals. However, most terminals are not smart enough and have a steep learning curve. Terminal One aims to become a developer tool that is easy to learn, easy to use, and smart enough.