custom-title
custom-title copied to clipboard
Set your own template for Atom's title bar.
The last commit is over a year ago. There are issues piling up a bit and there is partially no response. Is there any interest to maintain this package any...
it only shows the project directory this makes it harder to e.g. drag/drop the currently open source file to the terminal (which inserts its path in the terminal) to run...
I installed custom-title via the command line: `apm i custom-title` It was then listed in my packages list but had no `settings` button. Only after reloading atom the button appeared...
Where does projectName come frome, anyone? My is allways empty. I am using [danielbrodin/atom-project-manager](https://github.com/danielbrodin/atom-project-manager), have defined project titles in settings. Thank you
Bust
I installed it. Nothing went wrong. I restarted my editor and there is no full path in the title bar - it's just showing me the project folder like every...
I tried installing this package and it doesn't work for me. Regardless of the string I put in this package setting, it always displays "Untitled - Atom". I've disabled and...
at first, thanks for the package!!! and i want to change the title display filename when i use ctrl-tab switch files,but i found this not work?? please tell me how...
can we set the 'name' in package.json as the window title?
Hi, Thanks for the package! I've noticed that `filePath` string is not `projectPath + fileName` when the project is in symlinked folder. This is the directory that causes issues: `~/Developer...