vim-session icon indicating copy to clipboard operation
vim-session copied to clipboard

Show session name in gvim titlebar

Open bbreinbauer opened this issue 10 years ago • 1 comments

It would be nice if the current session is displayed in the window titlebar. Maybe something like this: let &titlestring = SessionName . &titlestring

bbreinbauer avatar Sep 17 '15 07:09 bbreinbauer

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.

math2001 avatar Aug 25 '17 02:08 math2001