tmux-resurrect icon indicating copy to clipboard operation
tmux-resurrect copied to clipboard

Add new option @resurrect-spinner-chars to customise spinner chars

Open atomicstack opened this issue 1 year ago • 0 comments

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.)

atomicstack avatar Jun 04 '24 13:06 atomicstack