how can set gedit to be default editor in mc? When I hit F4, gedit should be used rather than mc's default editor.

link|improve this question
feedback

2 Answers

up vote 4 down vote accepted

Set your EDITOR environment variable to gedit and go into mc's options and disable the internal editor.

link|improve this answer
Thanks! that worked. Do you happen to know how to use gedit also for VIEWING? – user36028 Aug 21 '10 at 11:03
feedback

As for the viewer, mc will use the one specified by the PAGER variable (“less” on my OS)

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.