jskinner / DefaultPackages

Old bug tracker for Sublime Text's "Default Packages", e.g. bad syntax highlighting
http://web.archive.org/web/20150524043750/https://www.sublimetext.com/forum/viewtopic.php?f=2&t=12095
26 stars 2 forks source link

Sublime won't let me save a new file sometimes. #92

Closed lumpy-trash-goblin closed 9 years ago

lumpy-trash-goblin commented 9 years ago

I've narrowed this behavior down to any new file that has a \x14 character on the first line. I haven't found any other characters that cause this problem.

titoBouzout commented 9 years ago

check setting to false in your preferences the following:

set_unsaved_view_name save_on_focus_lost

FichteFoll commented 9 years ago

This issue was moved to SublimeTextIssues/Core#649