English
Chinese
  yTin Online Help  

  中文主页 | Home (english) | 快快下载 | 实战教程 | 命令帮助 | 实用工具 | 常问问题 | 讨论留言 | 友好泥潭 | 我的程序 | 全球镜像 |
toggle

format: #toggle {setting} [{absolute_value}]

It is actually both toggle and set
Available toggle settings:
         #toggle big5 1         <= handles BIG5 encoding's problem
         #toggle echo            <= same as #echo
         #toggle ignore         <= same as #ignore
         #toggle presub         <= same as #presub
         #toggle prompt_on
         #toggle raw               <= pernament interactive mode (windows version)
                                             see also: #raw. use windows menu to toggle off
Note: when ESC is mapped to boss key, to send real ESC, use ctrl-[. Macroes
         still works after toggle raw 1, alias only works for actions et al.
         Interactive mode is temporarily off when no sessions.
         #toggle redraw         <= same as #redraw
         #toggle speedwalk      <= same as #speedwalk
         #toggle stripcolor   <= toggle if stripcolor before action or not
         #toggle ticker_in_split   <= disable the ticker on split line
         #toggle tcp_nodelay   <= disable the Nagle algorithm (GOOGLE IT FOR TECH DETAILS)
         #toggle togglesubs   <= same as #togglesubs
         #toggle verbatim      <= same as #verbatim
It is recommended to use #toggle command when it is available,
in later version other old commands that can be replaced by toggle
might be no longer available.