Super simple terminal based text editor with Windows idioms. Think Notepad in Windows Terminal.
It is inteded for Windows users starting to master command line, who want to feel like home a little longer.
PicoW started as a hobby project to learn Rust, and very likely stays that way.
picow <file-name>
Shortcut | |
---|---|
Ctrl+S | Save file |
Ctrl+C / Ctrl+X / Ctrl+V | Copy / Cut / Paste |
Ctrl+A | Select all |
Ctrl+Z / Ctrl+Y | Undo / Redo |
PicoW has nothing to do with UNIX pico editor. The name suggests its minimal feature set, W stands for Windows.