[TxMt] Project Drawer: File won't show in tabs/edit pane
Allan Odgaard
throw-away-1 at macromates.com
Mon Dec 12 06:52:01 UTC 2005
On 11/12/2005, at 22:35, Owen Densmore wrote:
> - This generally works but I've got one shell script file "misc"
> that is used for quick shell hacks. When I include this in my
> project, it does not show in the tabs or in the edit pane.
I replied to this in the other thread, but for proper threading/
archiving, here's the essence:
[...] at line 667 it contains a 0x08 character (bs) -- found using a
regexp search for: [\x{00}-\x{1F}&&[^\s]].
I'll try to make it more liberal wrt allowing control characters in
text.
More information about the textmate
mailing list