Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

TAB Titles

Feb
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
 
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

Back
Top