0

I mean without launching MC.
Like "vi somefile", but in MC editor.

John Willemse
  • 6,608
  • 7
  • 31
  • 45
MDI
  • 177
  • 10

2 Answers2

4

mcedit is the 'standalone' internal editor of midnight commander

jor
  • 711
  • 3
  • 7
1

Check man mc:

  -e [file], --edit[=file]
          Start the internal editor.  If the file is specified, open it on
          startup.  See also mcedit (1).
eumiro
  • 207,213
  • 34
  • 299
  • 261