Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 378 Bytes

File metadata and controls

13 lines (10 loc) · 378 Bytes

Idios

A terminal code editor for those of us who aren't into vim.

Features

  • Powered by Textual TUI
  • Runs in the shell
  • File browsing that can be opened or closed with cmd-b
  • File search can be done by toggling cmd-o
  • Files can be saved with cmd-s
  • Text editor with code highlighting for the current open file
  • Copy (cmd-c) and paste (cmd-v) uses standard IDE keys