tmux-plugins / tmux-logging

Easy logging and screen capturing for Tmux.
MIT License
1.05k stars 114 forks source link

How to change buffer size? #53

Open KoB-Kirito opened 4 years ago

KoB-Kirito commented 4 years ago

I started logging, exited tmux and watched the log file with tail -f, but it seems the console output is only written to the file every now and then. After every 10 lines or so it updates. Can I change that somehow to get a live output?