tmux
tmux copied to clipboard
Field Seperator
The @rose_pine_field_separator
field doesn't seem to do anything, and the |
separator in the screenshots aren't recreatable. It looks like the variable field_separator
is being set to it but not being used anywhere.
local field_separator
# NOTE: Don't remove
field_separator="$(get_tmux_option "@rose_pine_field_separator" " | " )"
Are there any plans to reincorporate this feature into the plugin?