tmux-resurrect
tmux-resurrect copied to clipboard
Add new option @resurrect-spinner-chars to customise spinner chars
Example: Add something like the following to your .tmux.conf:
set-option -g @resurrect-spinner-chars '⠋⠙⠹⠸⠼⠴⠦⠧⠇⠏'
(Note that using Unicode characters in your configuration also requires the use of a supporting terminal locale.)