-
Hello
First of all many thanks for the maintenance of the tpm!
I'm using
MacOS Catalina 10.15.7
zsh
tmux 3.1c
In the README.md of `tpm`: it is wrtten:
Requirements: `tmux` version 1.9 (o…
bjce updated
2 months ago
-
```
$ git lg --follow e8e7535 -- .tmux.conf | grep -i aamir
| * b273aff [2020-06-18 01:03] (origin/remove-sysstat-plugin) display traditional CPU load averages (1-min, 5-min, 15-min) (1 year, 4 mon…
-
On my .tmux.conf:
```
set -g @plugin 'jimeh/tmux-themepack'
set -g @themepack 'powerline/block/green'
```
![image](https://user-images.githubusercontent.com/24435787/107841634-34e95f00-6d9…
-
Hi,
I have the following at the bottom of my tmux.conf:
```
# List of plugins
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-plugins/tmux-yank'
set -g @plugin 'tmux-plugins/tmux-copyca…
-
Hi,
I adjusted the output of the continuum_status.sh script to show me the minutes since the last save, rather than the save interval.
See here https://github.com/alexg9010/tmux-continuum/commit/…
-
Thanks for this awesome config file.
I have two issues with my Mac (Majave 10.14.6 ) setup.
1.
```
unbind } # swap-pane -D
unbind { # swap-pane -U
```
> /Users/liuj1/.tmux.conf:41: …
-
Tmux 2.1 has changed the syntax for handling the mouse. It needs to be updated in the tmux.conf. The way it is written right now, when you update to tmux 2.1, the mouse does not work in the tmux deskt…
-
It seems like there are several expectations, some of them a bit odd, that either nspawn or the image itself have.
I was trying to run the image but I was getting a `1` exit code. Checking the jour…
stlaz updated
1 month ago
-
`tmux.conf` and `tmux.conf.mac`
-
When I start a new tmate session by running `tmate` on it's own, `~/.tmux.conf` is not read. I have to either use the `-f` option, or symlink `~/.tmate.conf` to the Tmux configuration.