View Single Post
Old 01-04-2012, 02:33 AM   #3
WS64
WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.WS64 ought to be getting tired of karma fortunes by now.
 
WS64's Avatar
 
Posts: 660
Karma: 506380
Join Date: Aug 2010
Location: Germany
Device: Kobo Aura / PB Lux 2 / Bookeen Frontlight / Kobo Mini / Nook Color
Danik, thanks for your help.
But your reply will launch Midnight Commander itself (mc), not mcedit (the editor within Midnight Commander)
For mc itself I use the solution provided by inameiname, an alias:
alias mc='cd /mnt/us/local/terminal/ && ./mc && cd /mnt/us/'

I tried to modify this one for mcedit, e.g.
alias mcedit='cd /mnt/us/local/terminal/ && ./mcedit'
but I just get the error ms "Link:: not found"

Same for
alias mcedit='cd /mnt/us/local/mc/bin/ && ./mcedit'

Any ideas?

I also should be able to launch the editor with "mc -e". But this just starts Midnight Commander, not the editor...

Last edited by WS64; 01-04-2012 at 02:40 AM.
WS64 is offline   Reply With Quote