aboutsummaryrefslogtreecommitdiff
path: root/tmux
Commit message (Collapse)AuthorAgeFilesLines
* Update and fix path of scriptsFederico Igne2021-06-021-0/+0
|
* [TMux] Fix accent color for current window in statusbarFederico Igne2020-12-041-3/+1
|
* [TMux] Change SSH accent colorFederico Igne2020-11-301-6/+5
|
* [TMux] Detect ssh connection and show it on TMuxFederico Igne2020-11-291-3/+3
|
* [TMux] Clean tmux configurationFederico Igne2020-11-281-6/+1
|
* [Tmux] Fix some outdated options that cause errors on startFederico Igne2020-10-011-6/+4
|
* [Tmux] Fix bug with Tmux session manager scriptFederico Igne2020-05-181-3/+5
| | | | | The bug was introduced when the dmenu flag for window embedding changed from `-w` to `-e`.
* Fix opaque background in Vim and TmuxFederico I2020-03-211-8/+8
| | | | | The background would still be opaque even when st background has an alpha value < 1.0
* [Tmux] Finalise configuration and remove pluginsFederico I2020-02-152-0/+541
|
* [TMux] Make dmenu in tsession case insensitiveFederico Igne2019-09-111-1/+1
|
* [TMux] tsession script now spawns embedded dmenuFederico Igne2019-09-111-1/+4
| | | | | | When using dmenu to pick a session, the script now embeds dmenu in the new window. The command `xdotool getwindowfocus` is used to get the currently focused window, which, luckly enough is the newly spawned one.
* [Bash] Move program specific config in a subdir .bashFederico Igne2019-09-011-0/+0
|
* [TMux] Add 'attach' command to tsession scriptFederico Igne2019-09-011-6/+52
|
* [Bash] Rewrite TMux session handle as standalone scriptFederico Igne2019-08-121-0/+116
|
* [Bash] Move TMux-specific Bash options to its own fileFederico Igne2019-08-091-0/+8