-
### `yazi --debug` output
```Shell
❯ yazi --debug
Yazi
Version: 0.3.3 (1277b017 2024-11-24)
Debug : false
Triple : x86_64-unknown-linux-gnu (linux-x86_64)
Rustc : 1.82.0 (…
-
This plugin is already nicely over-engineered. Why not take it to the next level of over-engineering? :)
Currently, the menus are hardcoded with certain keybindings that could be different than the…
-
[Source](https://github.com/xamut/tmux-weather)
Supporting that plugin would be great.
-
This breaks something I don't know. :(
Part of my configuration file:
```tmux
set -g @plugins_dir '~/.local/share/tmux/plugins'
set-environment -g TMUX_PLUGIN_MANAGER_PATH "#{@plugins_dir}"
…
-
```
TASK [common : Install Tmux Plugins] *******************************************
fatal: [localhost]: FAILED! => {
"changed": true,
"cmd": "tmux source ~/.tmux.conf && ~/.tmux/plugins/tpm/bin/…
ylogx updated
4 years ago
-
### Neovim version (nvim -v)
NVIM v0.10.1 Build type: RelWithDebInfo LuaJIT 2.1.1713484068
### Terminal / multiplexer
iTerm2 Build 3.5.5 / Tmux 3.5
### Describe the bug
With `transparency = true`…
-
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…
-
### What did you expect to happen?
I expected to be able to scroll within a tmux window without triggering the Atuin history panel. The Atuin history search should not be invoked when scrolling.
…
-
When using this plugin, it creates a dir in the tmux plugs dir named `tmux`. This can potentially cause issues with other plugins named `tmux` in the same folder in the future
```
$ ls -ld ~/.tmux…
-
The plugin saves and creates a new `~/.tmux/resurrect/...txt` file. The symlink to `last` is created. Restoration fails to make any changes to my tmux layout. I've uninstalled and reinstalled the plug…