Friday, June 15, 2012

pass full path into title bar

Hi All,

I opened a file  tmp   under directory /a/b/c/d in unix environment.  
gvim opened it  with title bar read "tmp ( /a/b/c/d) - GVIM3

I then opened above file thru a utility called SOS(a check in & check out management software) and gvim opened it with title bar read "tmp (~/c/d) - GVIM".
.gvimrc is under /a/b  and SOS pop up window reads "SOS-6.23.p1: project @ (/a/b)

inside .gvimrc
title  is set
titlestring is empty


Is there a way to configure gvim so that it always report full path in title bar regardless file opened in unix window or thru utility software?

Thank you and Best Regard,
Andy Richer

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments:

Post a Comment