updated notes on using irssi chat app
This commit is contained in:
parent
4c4ae67135
commit
34a7e82c93
1 changed files with 15 additions and 1 deletions
|
|
@ -19,4 +19,18 @@ irssi
|
|||
|
||||
# Finally join the channel you wish to partake in:
|
||||
|
||||
/join #channel
|
||||
/join channel
|
||||
|
||||
# Some common commands:
|
||||
CTRL + n (navigate to previous window)
|
||||
CTRL + p (navigate to next window)
|
||||
|
||||
# Show all users in current channel
|
||||
/names
|
||||
|
||||
# Clear the console
|
||||
/clear
|
||||
|
||||
# Quit Irssi
|
||||
/quit
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue