Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

tab + period renders repeated periods in BBEdit #274

Closed
ollicle opened this issue Sep 19, 2016 · 3 comments
Closed

tab + period renders repeated periods in BBEdit #274

ollicle opened this issue Sep 19, 2016 · 3 comments
Labels

Comments

@ollicle
Copy link
Contributor

ollicle commented Sep 19, 2016

This snippet:
`.
TAB.
TABTAB.

SPACE.
SPACESPACE.`
is rendering for me with the periods that follow tab characters repeated. Once after a single tab or twice after two tabs.
See screenshot comparing the same snippet in Monaco:
tab-period

In this screenshot I have “Show invisibles” selected which normally causes tab characters to be displayed with a unicode △ (or similar character). In the example rendered with FiraCode this character is rendered incorrectly [?].

Note it is not necessary to enable “Show invisibles” for the periods to be repeated ellipsis-like.

This is in BBEdit version 11.6.1
Running on Mac OS 10.11.6

The previous version of FireCode I had installed did not display this behaviour. Sorry, although it was recent, I have yet to determine the exact version.

BTW I prefer tabs :) ducks

@tonsky tonsky added the bug label Sep 20, 2016
@ollicle
Copy link
Contributor Author

ollicle commented Oct 10, 2016

Stepping back through versions of Fira-code, the first to display this issue was version 1.200.

Although the duplicated punctuation issue is not present in version 1.102 – the “missing unicode character” rendering of tab characters is (see additional screenshot below). So perhaps these are separate issues.

fire-code-v1 102-bbedit-tabs

I’m happy to raise this with Barebones support if there is any specific questions regarding their implementation that would help isolate the cause?

@ollicle ollicle changed the title tab + period renders repeated periods tab + period renders repeated periods in BBEdit Oct 12, 2016
@johansolve
Copy link

johansolve commented Oct 25, 2016

I can confirm this in BBEdit. Periods after tabs are doubled (after one tab) or tripled (after two tabs). This is regardless of "show invisibles" setting. Reverted to 1.102, no duplicate periods.

Also the missing delta character used by BBEdit for tabs when "show invisibles" is enabled, making it render as a generic square with question mark.

@ollicle
Copy link
Contributor Author

ollicle commented Nov 4, 2016

After consulting with BareBones support I have made a separate issue #298 for the “show invisibles” TAB.

Also confirmed that the duplicated characters issue described above can also be observed TextWrangler (the free sibling to BBEdit).

@tonsky tonsky closed this as completed in d8e98b2 Nov 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants