Twig is an ultra-minimal and lightweight GTK code editor for Linux. No toolbar or menu bar, just code. View screenshot.
You can also install from source or use Snap.
Ctrl+N / Ctrl+T | New window |
Ctrl+O | Open file(s) |
Ctrl+S / Ctrl+Shift+S | Save / Save as |
Ctrl+W | Close window |
Ctrl+P | |
Ctrl+Q | Quit |
Ctrl+Z / Ctrl+Shift+Z | Undo / Redo |
Ctrl+X / Ctrl+C / Ctrl+V | Cut / Copy / Paste |
Ctrl+A | Select all |
Ctrl+D | Delete line(s) |
Ctrl+F / Ctrl+R | Find / Replace |
Ctrl+G / Ctrl+Shift+G | Find next / previous |
Ctrl+J | Jump to line |
Ctrl++ / Ctrl+- | Increase / decrease editor font size |
Tab / Shift+Tab | Indent / Unindent |