subhra74 / snowflake

Graphical SFTP client and terminal emulator with helpful utilities
GNU General Public License v3.0
2.16k stars 231 forks source link

Russian Locale #78

Open anutator opened 4 years ago

anutator commented 4 years ago

I've set russian locale and got the correct LANG in xterm program. In snowflake I get English locale: Settings: # localectl System Locale: LANG=ru_RU.UTF-8 VC Keymap: us X11 Layout: us,ru X11 Variant: , X11 Options: grp:alt_shift_toggle Locale in environment: #env LANG=en_US.UTF-8 SUDO_GID=1000 I connect with the same user name. I got russian locale with sudo su. Now I can get Russian locale with sudo su -.

Is ip possible automatically run sudo su - or other commands with password after connection?