Tagged Questions
0
votes
1answer
48 views
Correct use of Tmux and Irssi via SSH
I'm pretty new with Tmux. I'm looking for a way to connect a Tmux session locally to a distant one, running on my server with irssi and other stuff.
If i start a regular session with
tmux
And ...
3
votes
2answers
295 views
Tmux notify when someone write me on IRSSI
I'm successfully using IRSSI inside Tmux to manage my chats. I've also tried the great tmux-powerline, which seems really full-featured.
Now, I'm wondering if there is a method to make Tmux notify me ...
0
votes
1answer
60 views
Irssi in tmux - Messages overwritten
I'm trying to run Irssi in tmux, and I've been coming across something strange. Whenever a new message is received, it overwrites the last message. For example, say the following chat log is in my ...
5
votes
2answers
178 views
Get irssi to beep on new message in tmux session
I have a tmux session with several windows. One of those windows is running irssi. I spend most of my time connected to one server and in one channel, so I'm not really changing windows inside ...
4
votes
1answer
530 views
Looking for non-conflicting cross-platform keybinding consistency
I use Mac OS X and Arch Linux and occasionally log into FreeBSD and Debian servers by ssh. My favoured tools are zsh, ssh, tmux, git, vim and irssi. I use iTerm2 on Mac OS X and unicode-rxvt on Arch ...
1
vote
1answer
1k views
UTF-8 Not Working in PuTTY when using SSH Remote command
So. I am using PuTTY to connect to a remote server that has an irssi client running for me constantly through tmux.
Connecting to the server, and typing "tmux attach" works fine and everything works ...
1
vote
1answer
462 views
tmux: Link panes?
Is it possible to do this? I've got a window 'dev' with several panes in it. One of those windows is an irssi process. Is it possible to make that same irssi process appear in window 'play' as another ...
1
vote
1answer
2k views
Running nicklist with irssi using screen inside tmux?
I try to run the nicklist addon with irssi using screen inside tmux but strangely :) it doesn't work and I get the input on top of the screen. Is it possible to run nicklist when you are on tmux?
