2013/1/11, Roberto E. Vargas Caballero <[email protected]>: > I suppouse mc look what terminal is running (using $TERM) and do dedicated > things for it. Since mc don't have support for st (yet ;))
I try add st escape codes to mc.lib but it not enough. As I see later - mc have many internal hack to support xterm and rxvt. > It is similar to the case of arrow keys in emacs, Shift-left doesn't work in > emacs under st with TERM=st, but it works in st with TERM=xterm (and I am > pretty sure is not a problem of the definition of terminfo). With TERM=xterm Shift-Fx works in mc, but it have another more serious problem with drawing.
