Page 1 of 1

Title command to unclutter title bar question

Posted: 24 Mar 2019 22:36
by Jer
Title help says
TITLE [string]

string Specifies the title for the command prompt window.
Are there any secrets on how to keep the title bar clean?
Is this the best solution assigning character #255 as the string?

Code: Select all

Title ΓΏ
Thanks.
Jerry

Re: Title command to unclutter title bar question

Posted: 25 Mar 2019 03:13
by aGerman
title<space>
works for me.

Steffen

Re: Title command to unclutter title bar question

Posted: 25 Mar 2019 12:05
by Jer
Yesterday "Title" was not working for me. During code development, "cmd" appeared in the title bar
and repeated itself.
Today, just "Title" is keeping the bar clear.

There is a post on Stack Overflow about how Kedit for Windows, my text editor, saves files. It states
that Kedit does not keep the blanks at the end of a line when a file is saved.
I observe that even before saving a file, blanks added to a line end by tapping the spacebar do
not appear when viewing the line with HEXTYPE, where hex and decimal values are displayed
for each of the characters.
Thanks for your title<space> solution Stephan. I will watch that Title without the space
continues to work.

a good text editor is a friend for life :)