How to set Nano indentation

PROBLEM DESCRIPTION or QUESTION


In Linux Nano editor, indenting the selected block back/forth is not recognized by Xshell.

RESOLUTION


  1. Navigate to Tools -> Key Mapping -> Shift+Up -> Edit
    Type : Send String
    String : \033[1;2A

     

  2. Navigate to Tools -> Key Mapping -> Shift+Down -> Edit
    Type : Send String
    String : \033[1;2B

     

  3. Navigate to Properties -> Terminal -> Keyboard and select the ‘Use Left ALT key as Meta key’ option