od-contrib / commander

Dual pane file manager
MIT License
16 stars 15 forks source link

File editing #8

Closed glebm closed 3 years ago

glebm commented 3 years ago

Some very basic file editing would make Commander infinitely more useful for editing config files and such.

Line-based editing with 3 options would be good enough and not too much work to implement:

  1. Edit line (using the existing Keyboard widget)
  2. Delete line
  3. Insert line