|
|
|
Show HN: Ane, a new chord-based terminal code editor with one-shot CLI edits
(github.com)
|
|
5 points
by cohix
37 days ago
|
|
I’ve had this idea for a new code editor chord grammar bouncing around in my head for over 2 years, and now I can finally release v0.1 of ane. You can run it one-shot from scripts or agents (`ane exec —chord…`) or use its full-on TUI editor. ane is pure Rust, and integrates tree-sitter and LSP to provide a pleasant and predictable terminal code editing experience. I’d love folks to try it out and give feedback! Thanks :) |
|