Files
tmux-remind/scripts/show_reminders.sh
Paolo Donadeo 487937f8cf feat(reminders): dynamically adjust popup width based on content
- Calculate the maximum line width of the reminders output in
  `show_reminders.sh`
- Pass the calculated width and a temporary file to the tmux popup in
  `main.sh`
- Ensure popup width is at least 40 and does not exceed the tmux window
  width
- Improve display by preventing horizontal scrolling and better fitting
  content
2025-12-27 12:12:58 +01:00

704 B
Executable File