number5

Results 8 comments of number5

@Snuupy Fn+Left/Right Arrow now works in 0.35.1 on macOS 10.14.6

@AlanGreene just FYI, https://54h4e.csb.app/ is broken ``` Error Undefined variable. ╷ 1 │ .#{$prefix}--#{$charts-prefix}--grid { │ ^^^^^^^ ╵ stdin 1:4 root stylesheet ```

AFAIK, Google FCM/GCM/Firebase only support Android Push Notifications (or iOS Push Notifications via APN), it didn't support SMS If you want to send SMS you might want to consider providers...

I got the same problem on Linux (Ubuntu 12.04/Gnome-Terminal)

I don't think using Cloudflare Workers Paid Plan and enabling Durable Objects like @The-F4m3 mentioned is enough to fix this issue. My Github Action run or running it locally e.g....

I have the same problem, 'o' or shift-o will open the settings, so basically I can't type 'o' in chat...

Works for me running following instructions from README.md ``` $ go get -u github.com/aykamko/tag/... $ go install github.com/aykamko/tag ``` On my M1 MBP with Monterey and Go 1.17.3