TAB Titles

Feb 2, 2010
3
0
can tab titles be renamed via commandline?

is it possible to set the TAB title when creating a new TAB out of the TAB ruler feature?

thx
 

Charles Dye

Super Moderator
Staff member
May 20, 2008
4,689
106
Albuquerque, NM
prospero.unm.edu
can tab titles be renamed via commandline?

is it possible to set the TAB title when creating a new TAB out of the TAB ruler feature?

thx

See the TITLEPROMPT environment variable. I like to set it in TCSTART.BTM:

Code:
set titleprompt=`%_cwds`

(There's also a TITLE command, like in CMD.EXE. I personally don't find it very useful.)
 

Similar threads