croft
Share on:
Enter Your Mastodon Instance
Copy the link below to share to Mastodon
https://terminaltrove.com/croft/
A VSCode-style TUI text editor.
Script Preview
Review this script before executing in your terminal.

croft is a VS Code inspired TUI text editor written in Rust for working on code inside of the terminal.
It is built around the familiarity of VS Code with project editing inside of a terminal interface. It comes with features found in the famous editor such as an embedded terminal, common tabs such as the explorer, search, version control and remote connections to keep the VS Code-like UI while also supporting vim key bindings.
This editor is also able to view inline images and has file specific icons using Nerd Fonts. A built in system monitor lives at the bottom left corner of the panel. This tool can be used inside of an SSH session on a remote server with the same navigation and project context.
croft is for developers who are used to the VS Code-style editing layout, but also want that style in the terminal or do not want to use the original desktop app.
