133
edits
No edit summary |
|||
Line 53: | Line 53: | ||
Like Irssi, you can move between windows/buffers using Alt+<num>. You can also type /buffer <num> (similar to /win <num> in Irssi). | Like Irssi, you can move between windows/buffers using Alt+<num>. You can also type /buffer <num> (similar to /win <num> in Irssi). | ||
Unlike irssi you can do Alt+j then <num> to change to a number greather the 10 . | |||
F5 and F6 move to the predecessing and successing buffer, respectively. | F5 and F6 move to the predecessing and successing buffer, respectively. | ||
Line 73: | Line 74: | ||
For example, I am currently connected to irc.redbrick.dcu.ie and to irc.starchat.net. If I hit Ctrl-x I can switch to StarChat, and change my nickname there without it affecting Redbrick's IRC. | For example, I am currently connected to irc.redbrick.dcu.ie and to irc.starchat.net. If I hit Ctrl-x I can switch to StarChat, and change my nickname there without it affecting Redbrick's IRC. | ||
== Mobile == | |||
weechat has a mobile app you can get from the [https://play.google.com/store/apps/details?id=com.ubergeek42.WeechatAndroid google play store] or from the [https://github.com/ubergeek42/weechat-android github]. | |||
Before we set up the app we need to go too weechat on the terminal and type in: | |||
/relay add weechat 1337 | |||
then we need to set the password | |||
/set relay.network.password "your-secret-password" | |||
== Special commands == | == Special commands == |