Menu

Shift+Fn does not recognized by mc in mlterm

Help
rudy
2005-12-23
2013-06-06
  • rudy

    rudy - 2005-12-23

    Hi, wise all,

    I've got the following problem:
    It seems that Midnight Commander does not recognize Shift+Fn combinations when working with mc in mlterm.

    Background details:
    System - Slackware 10.2
    Locale - ru_RU.CP1251
    mlterm - 2.9.2
    mc - 4.6.1
    xorg - 6.8.2
    Command line: mlterm -u -y mlterm -e mc
    Terminal capabilities for mlterm added both to termcap and terminfo.

    Can anybody help?

     
    • Seiichi SATO

      Seiichi SATO - 2006-01-18

      Sorry, such combinations are not implemented yet.

       
    • rudy

      rudy - 2006-07-01

      This issue was corrected in mlterm-2.9.3 by use of this key configuration file:
      --- key file begin ---
      Shift+F1="\e[23~"
      Shift+F2="\e[24~"
      Shift+F3="\e[25~"
      Shift+F4="\e[26~"
      Shift+F5="\e[27~"
      Shift+F6="\e[28~"
      Shift+F7="\e[29~"
      Shift+F8="\e[30~"
      Shift+F9="\e[31~"
      Shift+F10="\e[32~"
      Shift+F11="\e[33~"
      Shift+F12="\e[34~"
      --- key file end ---

       

Log in to post a comment.