13a22c61fd2aa4a800eb34af1ed3b69b96bfb9a9
Increase the height of the tmux display-popup in `show_reminders` from 50 to 60 to improve visibility of reminders.
Plugin Name
Descrizione del plugin.
Installazione
Con TPM
Aggiungi al tuo ~/.tmux.conf:
set -g @plugin 'tuo-username/plugin-name'
Ricarica tmux e premi prefix + I per installare.
Manuale
git clone https://github.com/tuo-username/plugin-name ~/.tmux/plugins/plugin-name
Aggiungi a ~/.tmux.conf:
run-shell ~/.tmux/plugins/plugin-name/plugin-name.tmux
Configurazione
# Opzione esempio (default: "value")
set -g @plugin_option "custom_value"
Licenza
MIT
Languages
Shell
100%