]> git.madduck.net Git - etc/tmux.git/shortlog

madduck's git repository

Every one of the projects in this repository is available at the canonical URL git://git.madduck.net/madduck/pub/<projectpath> — see each project's metadata for the exact URL.

All patches and comments are welcome. Please squash your changes to logical commits before using git-format-patch and git-send-email to patches@git.madduck.net. If you'd read over the Git project's submission guidelines and adhered to them, I'd be especially grateful.

SSH access, as well as push access can be individually arranged.

If you use my repositories frequently, consider adding the following snippet to ~/.gitconfig and using the third clone URL listed for each project:

[url "git://git.madduck.net/madduck/"]
  insteadOf = madduck:

etc/tmux.git
2020-03-28 martin f. krafftcommand to kill session
2020-03-28 martin f. krafftremain on exit is annoying actually
2020-03-27 martin f. krafftdo not reuse client when session ends
2020-03-27 martin f. krafftenable pane title setting
2020-03-27 martin f. krafftkeep panes around, add {} keys to control
2020-03-27 martin f. krafftbind 0 to window 10
2020-03-27 martin f. krafftdo not override default terminal
2020-03-27 martin f. krafftfix checking for commands
2020-03-27 martin f. krafftdo not conflict with which command
2020-03-27 martin f. krafftuuidgen alternatives
2020-03-27 martin f. krafftenable other commands to be passed
2020-03-27 martin f. kraffthelper to initialise session with multiple windows
2020-03-27 martin f. krafftallow passing subcommands to single-tmux-session
2020-03-27 martin f. krafftenable aggressive resizing
2020-03-27 martin f. krafftchange terminfo to tmux
2020-03-24 martin f. krafftsimplify special last command
2020-03-24 martin f. krafftfall back to python uuid gen
2020-03-24 martin f. krafftadd wrapper for single session support
2020-03-10 martin f. krafftremove outdated option
2017-06-23 martin f. krafftUpdate gitignore
2014-09-08 martin f. krafftInitial commit