Open aik opened 9 years ago
What exactly did you do? Like what were you doing in tmux?
Oh. It is even better now.
tmux is brand new, just updated from its git.
You can see the full message list if you do prefix + ~
When i do prefix + P
(start logging) i get 2 message lines,
Started loggin to /home/user/tmux-test-0-0-20150117T152403.log
'/home/user/.tmux/plugins/tmux-logging/scripts/tmux_proper_pipe_pane.sh' returned 1
It seems to dump something (the buffer?) but doesnt keep logging.
I use tmux 1.6 and i installed in manually by adding this to config:
run-shell '~/.tmux/plugins/tmux-logging/logging.tmux'
Installed manually because tmp
doesn't work with tmux <1.9
Hey guys, sorry it took me some time to respond. The plugin was never intended to work with tmux less than version 1.9.
I've just pushed an update that makes version 1.9 "officially" required (commands won't work otherwise). Can you please pull the latest updates and let me know if you experience any issues.
Tried using it, manually installed, crtl-b shift-P and I get this: '/home/alexey/tmuxclone/scripts/tmux_proper_pipe_pane.sh' returned 1 [0/0]
It is quite fresh tmux is from git...