aboutsummaryrefslogtreecommitdiffstats
path: root/.tmux.conf
Commit message (Collapse)AuthorAgeFilesLines
* Move tmux.conf to XDG_CONFIG_HOMEDavid Runge2022-10-181-119/+0
| | | | | | .config/tmux/tmux.conf: As tmux supports XDG_CONFIG_HOME, use that instead of providing the file in home directly.
* tmux: Switch TERMDavid Runge2021-01-011-1/+1
| | | | | | .tmux.conf: Switch TERM to screen-256color, because tmux-256color breaks a few terminal applications (e.g. ncmpcpp, ikhal) on resize.
* .tmux.conf: Removing broken options.David Runge2019-05-191-5/+0
|
* bin/clipboard-wrapper: Adding script to wrap macOS and Linux/X11 specific ↵David Runge2018-04-231-3/+7
| | | | clipboard systems (to be able to copy from tmux by selection, etc.).
* .zsh.after/export.zsh: Fixing export of TERM for tmux and screen.David Runge2018-02-221-1/+1
| | | | .tmux.conf: Switching to tmux-256color for within tmux.
* .tmux.conf: Removing useless update-environment. Switching back to ↵David Runge2017-06-271-2/+1
| | | | default-terminal screen-256color, as tmux-256color does not color in man pages, etc. properly.
* .tmux.conf: Adding updated bind-keys for copy-mode-vi begin selection and ↵David Runge2017-06-201-5/+4
| | | | copy selection. Adding updated binds for copy-mode-vi halfpage-up/halfpage-down.
* .tmux.conf: Setting default terminal to tmux-256color. Using ↵David Runge2017-03-291-1/+3
| | | | terminal-overrides for xterm-termite to have 24bit colors in termite. Using update-environment to force update DISPLAY variable to stick around.
* .tmux.conf: Adding vlock as tmux lock-command. Removing unnessecary ↵David Runge2016-08-091-6/+9
| | | | whitespaces in status-right for small screens.
* .tmux.conf: Adding abbreviated name of day to the date display. Shortening ↵David Runge2016-04-231-2/+2
| | | | the delimiter.
* .tmux.conf: Adding get_mem to the status bar. Adding break line for better ↵David Runge2016-04-221-1/+7
| | | | readability.
* .tmux.conf: Adding own scripts to status-right, removing tpm.David Runge2016-03-111-23/+1
|
* .tmux.conf: Adding tmux > 2.1 mouse scrolling options.David Runge2015-10-221-0/+9
|
* .tmux.conf: Adding new (post 2.1) mouse modeDavid Runge2015-10-201-1/+2
|
* .tmux.conf: Removing the battery and cpu icon.David Runge2015-08-111-1/+1
|
* .tmux.conf: Adding back default-terminal settingsDavid Runge2015-04-241-0/+2
|
* .tmux.conf: Fixing resize support. Clarifying comment.David Runge2015-04-031-6/+5
|
* .tmux.conf: Updating colours, incorporating tpm, removing powerline stuff.David Runge2015-03-111-6/+6
|
* .tmux.conf: base-index is added properly with -g now.David Runge2015-03-051-1/+0
|
* .tmux.conf: Adding tmux plugin manager and removing unneeded settings.David Runge2015-02-171-33/+27
|
* .tmux.conf: Setting allow rename to trueDavid Runge2014-11-301-0/+1
|
* Adding bindings for vi-copy mode in tmuxDavid Runge2014-06-171-1/+8
|
* Adding proper settings for tmux-mem-cpu-loadDavid Runge2014-05-051-2/+5
|
* Adding rxvt-unicode-256color to tmux.confDavid Runge2014-04-081-1/+2
|
* Removing incompatibility with version 1.9David Runge2014-02-251-1/+1
|
* First commitDavid Runge2013-11-031-0/+117