Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update and fix path of scripts | Federico Igne | 2021-06-02 | 1 | -0/+0 |
| | |||||
* | [TMux] Fix accent color for current window in statusbar | Federico Igne | 2020-12-04 | 1 | -3/+1 |
| | |||||
* | [TMux] Change SSH accent color | Federico Igne | 2020-11-30 | 1 | -6/+5 |
| | |||||
* | [TMux] Detect ssh connection and show it on TMux | Federico Igne | 2020-11-29 | 1 | -3/+3 |
| | |||||
* | [TMux] Clean tmux configuration | Federico Igne | 2020-11-28 | 1 | -6/+1 |
| | |||||
* | [Tmux] Fix some outdated options that cause errors on start | Federico Igne | 2020-10-01 | 1 | -6/+4 |
| | |||||
* | [Tmux] Fix bug with Tmux session manager script | Federico Igne | 2020-05-18 | 1 | -3/+5 |
| | | | | | The bug was introduced when the dmenu flag for window embedding changed from `-w` to `-e`. | ||||
* | Fix opaque background in Vim and Tmux | Federico I | 2020-03-21 | 1 | -8/+8 |
| | | | | | The background would still be opaque even when st background has an alpha value < 1.0 | ||||
* | [Tmux] Finalise configuration and remove plugins | Federico I | 2020-02-15 | 2 | -0/+541 |
| | |||||
* | [TMux] Make dmenu in tsession case insensitive | Federico Igne | 2019-09-11 | 1 | -1/+1 |
| | |||||
* | [TMux] tsession script now spawns embedded dmenu | Federico Igne | 2019-09-11 | 1 | -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 .bash | Federico Igne | 2019-09-01 | 1 | -0/+0 |
| | |||||
* | [TMux] Add 'attach' command to tsession script | Federico Igne | 2019-09-01 | 1 | -6/+52 |
| | |||||
* | [Bash] Rewrite TMux session handle as standalone script | Federico Igne | 2019-08-12 | 1 | -0/+116 |
| | |||||
* | [Bash] Move TMux-specific Bash options to its own file | Federico Igne | 2019-08-09 | 1 | -0/+8 |