Open bbreinbauer opened 9 years ago
It would be nice if the current session is displayed in the window titlebar. Maybe something like this: let &titlestring = SessionName . &titlestring
let &titlestring = SessionName . &titlestring
IMO, just giving us access to the current session name would be great. I'd like to display it in the status bar...
Something like g:session_name I guess.
g:session_name
It would be nice if the current session is displayed in the window titlebar. Maybe something like this:
let &titlestring = SessionName . &titlestring