User Tools

Site Tools


bitchx

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
bitchx [2009/04/10 20:51]
k2patel
bitchx [2020/08/10 02:35] (current)
Line 30: Line 30:
  
 This detaches BitchX form the terminal but keep the session alive (Unlike Ctrl-Z). To return to chat type scr-bx. This detaches BitchX form the terminal but keep the session alive (Unlike Ctrl-Z). To return to chat type scr-bx.
 +
 +==== Alias on BitchX ====
 +Alias are great feature in BitchX. Instead of continuously typing a command, you can create an alias as follows:
 +
 +For example, you want to create an alias for the following:
 +
 +<code text>
 +[#bash] /window new double on hide
 +</​code>​
 +
 +This may take a long time to type, instead create an alias:
 +
 +<code text>
 +[#bash] /alias win window new double on hide
 +</​code>​
 +
 +Now /win can be specified instead of typing the full command.
  
 ==== Private Chat session ==== ==== Private Chat session ====
Line 72: Line 89:
 This starts the logging service to the file we specified earlier on. There are a good few variables. This starts the logging service to the file we specified earlier on. There are a good few variables.
  
 +==== Time stamp Setup ====
 +Enable timestamp
 +<code text>
 + /set timestamp on
 +</​code>​
  
 +==== Saving your environgment ====
 +To save all you settings
 +<code text>
 +/save
 +</​code>​
bitchx.1239396711.txt.gz ยท Last modified: 2020/08/10 02:28 (external edit)