SecureCRT默認設置連接linux各種不爽,linux各種命令輸出沒有顏色,按home鍵也不會到行首,復制粘貼也很復雜,進入mongodb控制台后按退格鍵就亂碼...
經過如下設置,可以讓SecureCRT好用很多,像putty靠近一些。
- 先修改一些默認設置:Options -> Global ptions -> General -> Default Session -> Edit Default Settings...
- 打開linux配色方案:Terminal -> Emulation 中Terminal選擇ANSI or linux or xterm,必須鈎上 ANSI Colour
- 啟用常用的快捷鍵設置,:Terminal -> Emulation中Select an alternate keyboard emulation中選擇linux
- 退出主機自動關閉窗口: Terminal -> Close on disconnect Close 打勾
- 屏幕顯示最大行數:Terminal => Emulation => Scrollback 修改為10000。
- 使用使用Windows下的拷貝粘貼快捷鍵,不習慣的話不要啟用: Terminal => Mapped keys => Use windows copy and paste hotkeys
- 字體編碼設置:Terminal->appearance: 字體選擇lucida consolas 12pt, 編碼選擇utf-8
- 使用鼠標拷貝與粘貼: Options => Global ptions => Terminal => Mouse 選中Copy on select 和Paste on middle button