←back to thread

178 points dgl | 6 comments | | HN request time: 0.86s | source | bottom
1. oneeyedpigeon ◴[] No.44364120[source]
Great. A feature that makes Apple's default Terminal better than iTerm or WezTerm. Just what I didn't need!
replies(3): >>44364551 #>>44365087 #>>44367568 #
2. nurumaik ◴[] No.44364551[source]
btw I just checked and it is supported in wezterm
replies(1): >>44364706 #
3. oneeyedpigeon ◴[] No.44364706[source]
I checked before I posted — the big font works for me, the mixed-emojis do not. Also, the big font is terribly pixellated in wezterm, both in terms of the emoji and the text. Maybe font configuration would help :shrug:
replies(1): >>44367105 #
4. burnt-resistor ◴[] No.44365087[source]
iTerm :1x sad face emoji:

Issues (none): https://gitlab.com/gnachman/iterm2/-/issues/?sort=created_da...

Code: https://gitlab.com/search?project_id=252461&scope=blobs&sear...

Looks like it recognizes it but discards it. ):

5. vidarh ◴[] No.44367105{3}[source]
Most terminals that supports double-height/double-width seems to just scale the bitmap of the glyphs instead of properly rendering the font at twice the scale even if the font used is a vector font, for no particularly good reason.
6. aequitas ◴[] No.44367568[source]
But iTerm2 supports imgcat which lets you just dump full images into the terminal output.