bitchx
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| bitchx [2009/04/09 20:49] – k2patel | bitchx [2020/08/10 02:35] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 3: | Line 3: | ||
| * [[http:// | * [[http:// | ||
| * [[http:// | * [[http:// | ||
| + | |||
| + | ==== Search the conversation for some word ==== | ||
| + | |||
| + | <code text> | ||
| + | /last < | ||
| + | </ | ||
| + | |||
| ==== Windows on BitchX ==== | ==== Windows on BitchX ==== | ||
| Line 23: | 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 | ||
| + | </ | ||
| + | |||
| + | This may take a long time to type, instead create an alias: | ||
| + | |||
| + | <code text> | ||
| + | [#bash] /alias win window new double on hide | ||
| + | </ | ||
| + | |||
| + | Now /win can be specified instead of typing the full command. | ||
| ==== Private Chat session ==== | ==== Private Chat session ==== | ||
| Line 65: | 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 | ||
| + | </ | ||
| + | ==== Saving your environgment ==== | ||
| + | To save all you settings | ||
| + | <code text> | ||
| + | /save | ||
| + | </ | ||
bitchx.1239310156.txt.gz · Last modified: 2020/08/10 02:28 (external edit)
