Paolo Donadeo 13a22c61fd fix(scripts): increase tmux popup height for reminders
Increase the height of the tmux display-popup in `show_reminders` from
50 to 60 to improve visibility of reminders.
2025-12-24 12:45:35 +01:00
2025-12-24 11:12:07 +01:00
2025-12-24 11:23:49 +01:00

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

Description
tmux and remind integration via popup
Readme MIT 54 KiB
Languages
Shell 100%