Hi, I always keep sessions files in ~/vim/sessions and load with :so ~/vim/sessions/project_name.vim
Now, I'd like to have a Sessions menu in the GUI which: 1. Automatically populates from the contents of the ~/vim/sessions directory (basically a listing) 2. Does :so for the selected menu entry. I don't know where to start! Can anyone help? Thanks! al.