-
-
Notifications
You must be signed in to change notification settings - Fork 86
Closed
Labels
enhancementNew feature or requestNew feature or request
Description
I could have sworn at some point I had rose-pine-tmux showing both the path and current program as the window title, but I can't get it to display like this anymore.
So for example, ideally my left half of the status bar would look something like:
(1) 1 -> nvim:/opt/project | 2 -> ~/Downloads | 3 -> nvim:/test.txt
Am I just imagining things? I can't get it to display this way any more no matter which flags I toggle 😅
I have these two both set to on, which I thought would enable this kind of display ^^
set -g @rose_pine_show_current_program 'on'
set -g @rose_pine_show_pane_directory 'on'Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request