Questions tagged [title]
40 questions
21
votes
6 answers
gnu screen not to change my window titles
I set meaningful names to new windows I create in gnu screen, but then when I 'cd' or open vim that name gets changed to 'pwd' for instance. Is there a way to prevent screen from changing the title? I know there's a setting like that in tmux, but…
Anton Pegushin
- 311
9
votes
2 answers
How to set a windows's title in Linux
Is there a way to set a custom windows title in Linux?
user_unknown
- 475
9
votes
5 answers
How to get the window title text from batch file
How can I get the value of the current window's title, set like this:
TITLE Here Are The New Contents
cascading-style
- 247
- 1
- 3
- 12
7
votes
3 answers
Is it possible to see an entire window title?
While surfing to a site within my company, the browser's title seems to be an error message.
In the taskbar, I can see the following:
TF400813: The user 'e387ba6a-0...
While using tasklist /V | findstr "TF", I can see the following:
TF400813: The…
Dominique
- 2,373
6
votes
5 answers
How to copy a URL with its title in markdown format?
In Firefox 56, how can I quickly copy a URL in the markdown format?
[title](url)
In theory, VimFx should work, but it doesn't, so I either want to find what's wrong or another method to do this.
Ooker
- 2,199
4
votes
1 answer
How to remove .bat extension from file name in a parameter?
I made a bat file and during execution, it displays a title in the command window.
The title includes the bat filename, and it is displayed in full, including the .bat extension.
The code I'm using to do this is shown below (see the Title…
Ferit Uzun
- 59
- 1
- 4
4
votes
2 answers
How can Console2 use the current directory as the name of a bash tab?
Is this possible at all? (basically a pendant to cmd.exe's title command that Mikel's answer mentions, although I'd prefer changing the entire tab name instead of adding a window title)
Tobias Kienzler
- 4,629
3
votes
3 answers
Set the "open command window here" title as the directory it was invoked from
I know how to set the title as the current directory in a regular batch file.
I want to do this for the cmd window that opens when you do an "open command window here" from a Windows folder (automatically).
I know you can run a batch file at the…
laggingreflex
- 5,522
3
votes
0 answers
How to remove that extra text from URL titles in Firefox browser?
I am using Firefox with Vimperator. On Mac I use Shiori to bookmark. I also use Pinboard's default add-on (on both Mac and Windows, but mainly on Windows as there's no Shiori).
When I used to bookmark, I had this behaviour[A] (before changing…
amar
- 207
2
votes
2 answers
Looking for software to rename file name of jpeg scan image of doc to text in the image
I'm scanning in many A4 paper documents to JPEG using a automated document feeder scanner.
The results are FILE0001.JPG FILE0002.JPG etc.
I would like a program to rename the file name title to text found in the actual scanned jpeg image itself.…
therobyouknow
- 4,258
2
votes
1 answer
MSO Word Academic Writing with Figure/Table Referencing
There has a function in the new MSO Word, that is to insert the title for figures or table. By using this function you will get a field which contains a number, and the number will automatically update depends on its location to the article.
But…
rewove
- 23
2
votes
0 answers
Title field on word document does not update immediately when saving
I have the Title document property on my document. After I change the title, I try to save the document, but the default name doesn't reflect the new title.
Title property not used as default file name
If I cancel and save again without making…
dashrader
- 121
1
vote
2 answers
Space before a Title
I have a title which I want to give a top margin. However, specifying a paragraph spacing before the title doesn't work if I don't have a paragraph above the title.
How can I make my title have a margin top even if it is on a new page with no…
Xaltar
- 260
1
vote
2 answers
Extend title background to page edge in Microsoft Word 2010
How can I achieve an effect like the following using Microsoft Word 2010?
I want the gray background to extend up to the edge for every title but I can't achieve this.
Asme Just
- 153
1
vote
1 answer
Alignment of the PDF title
Is there any possibility to centre the PDF title when the file is viewed on, say, AR? By default the title is left aligned.
Reza
- 113