-
When saving bash history, the "history" command itself should be pruned from the saved history file. That command isn't really part of the user's history, rather it is a side-effect of saving the bash…
-
So I just saved a session and tmux outputed session saved as it was suposed to.
Now I've just created a new session and when I hit ctrl-a ctrl-r I get a message saying 'No results!'
Any idea why?
-
I run a couple of node.js clients via tmux. I guess it's not a rare case.
```
Open a GitHub issue if you think some other program should be on the default list.
```
Done!
-
First off, this is an absolutely awesome project and I'm already using it to great success.
While looking through the code I noticed that `scripts/save.sh` is writing a tab-delimited file of all of t…
gigr updated
10 years ago
-
Hi Mario, in the gstreamer.m docs, it suggests that to install gstreamer using homebrew to install gst-ffmpeg -- this is now not present in the homebrew repo anymore (though there is now a gst-libav).…