question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

unicode-node css style

See original GitHub issue
  • I am on the latest Hyper.app version
  • I have searched the issues of this repo and believe that this is not a duplicate

Issue

I have a unicode-node style issue: on the left, the actual css rule with unicode-node { display: inline-block; }, on the right, a modified css rule with unicode-node { display: inline; }. My custom emojis (goat + gust of wind) are better aligned on the right.

Do you think it is a issue on hyper or may it be a issue on another element in my terminal stack (MacOS + hyper + zsh + oh-my-zsh + bullet-train + Powerline font)?

screen shot 2017-01-03 at 16 33 06

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Reactions:4
  • Comments:6

github_iconTop GitHub Comments

3reactions
tkismecommented, Jan 6, 2017

same result,and unicode-node { display: inline; } works

2reactions
schmtycommented, May 29, 2017

If i might ask. Where are you guys setting this in your .hyper.js file? So far I have tried setting it in css and termCss but neither has worked, if i change it from the dev console it does work however

Read more comments on GitHub >

github_iconTop Results From Across the Web

unicode-node css style · Issue #1332 · vercel/hyper - GitHub
I am on the latest Hyper.app version I have searched the issues of this repo and believe that this is not a duplicate...
Read more >
unicode-bidi - CSS: Cascading Style Sheets - MDN Web Docs
The unicode-bidi CSS property, together with the direction property, determines how bidirectional text in a document is handled.
Read more >
Htain Lin Shwe on Twitter: "@kokoye2007 force css included in that ...
GitHub - saturngod/ZG2Uni_NodeJS: Zawgyi to Unicode node.js ... but i recommend force css to code block base css. sometime they use Awesome Font...
Read more >
html - How to get a tab character? - Stack Overflow
I use <span style="display: inline-block; width: 2ch;"> </span> for a two characters ... and that's easy with CSS. either in line like .
Read more >
plastex.txt
4.2.1.4.9 The style attribute The style attribute is a CSS style object. ... nodeName, unicode(node.attributes['title']), unicode(node), node.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found