achannarasappa / ticker

Terminal stock ticker with live updates and position tracking

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Hardcoded tab unicode character does not render

kprinssu opened this issue · comments

Describe the bug
The hardcoded unicode character for "Tab" does not render within iTerm. Spefically, the character at https://github.com/achannarasappa/ticker/blob/master/internal/ui/ui.go#L202 shows up as:

Screenshot 2022-02-23 at 12 09 32

To Reproduce

Terminal settings via Iterm2 and neofetch:

kprinssu@kishor-blah ~ » neofetch
                    'c.          kprinssu@blah.local
                 ,xNMM.          ----------------------------
               .OMMMMo           OS: macOS 12.2.1 21D62 x86_64
               OMMM0,            Host: Hackintosh (SMBIOS: MacPro7,1)
     .;loddo:' loolloddol;.      Kernel: 21.3.0
   cKMMMMMMMMMMNWMMMMMMMMMM0:    Uptime: 4 hours, 37 mins
 .KMMMMMMMMMMMMMMMMMMMMMMMWd.    Packages: 51 (brew)
 XMMMMMMMMMMMMMMMMMMMMMMMX.      Shell: zsh 5.8.1
;MMMMMMMMMMMMMMMMMMMMMMMM:       Resolution: 3440x1440
:MMMMMMMMMMMMMMMMMMMMMMMM:       DE: Aqua
.MMMMMMMMMMMMMMMMMMMMMMMMX.      WM: Quartz Compositor
 kMMMMMMMMMMMMMMMMMMMMMMMMWd.    WM Theme: Blue (Dark)
 .XMMMMMMMMMMMMMMMMMMMMMMMMMMk   Terminal: iTerm2
  .XMMMMMMMMMMMMMMMMMMMMMMMMK.   Terminal Font: SF-Mono-Powerline-Regular 13.5
    kMMMMMMMMMMMMMMMMMMMMMMd     CPU: AMD Ryzen 9 5950X
     ;KMMMMMMMWXXWMMMMMMMk.      GPU: AMD Radeon RX 6900 XT
       .cooc,.    .,coo:.        Memory: 17685MiB / 65536MiB

Expected behavior
The should render properly.

Same here, also running zsh and same version of macOS .. I did try with regular bash shell and same result:

                 ,xNMM.          --------------------------
               .OMMMMo           OS: macOS 12.2.1 21D62 x86_64
               OMMM0,            Host: MacBookPro15,2
     .;loddo:' loolloddol;.      Kernel: 21.3.0
   cKMMMMMMMMMMNWMMMMMMMMMM0:    Uptime: 9 days, 12 hours, 6 mins
 .KMMMMMMMMMMMMMMMMMMMMMMMWd.    Packages: 340 (brew)
 XMMMMMMMMMMMMMMMMMMMMMMMX.      Shell: zsh 5.8.1
;MMMMMMMMMMMMMMMMMMMMMMMM:       Resolution: 3440x1440@2x
:MMMMMMMMMMMMMMMMMMMMMMMM:       DE: Aqua
.MMMMMMMMMMMMMMMMMMMMMMMMX.      WM: Quartz Compositor
 kMMMMMMMMMMMMMMMMMMMMMMMMWd.    WM Theme: Blue (Dark)
 .XMMMMMMMMMMMMMMMMMMMMMMMMMMk   Terminal: iTerm2
  .XMMMMMMMMMMMMMMMMMMMMMMMMK.   Terminal Font: VictorMono-Regular 14
    kMMMMMMMMMMMMMMMMMMMMMMd     CPU: Intel i7-8559U (8) @ 2.70GHz
     ;KMMMMMMMWXXWMMMMMMMk.      GPU: Intel Iris Plus Graphics 655
       .cooc,.    .,coo:.        Memory: 10608MiB / 16384MiB

~
➜ ticker -v
ticker version 4.5.0

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

This bug still exists and should not be marked as stale.

Can confirm, broken tab in menu.

Screen Shot 2022-05-10 at 11 25 06 PM

Running macOS Monterey12.3.1. MacBook Pro (16-inch, 2021) Apple M1 Max.

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

This is still present. I will create a PR to address this.

This issue is stale because it has been open 60 days with no activity. Remove stale label or comment or this will be closed in 14 days.

This issue was closed because it has been stalled for 14 days with no activity.