David Stosik
David Stosik
Experiments `#3` and `#4`: reproduce `#1` and `#2` above by swapping client and server roles, still on the exact same hardware. `#3` Server on Mac OS X, client on Ubuntu...
When half your keyboard is fucked, including some numbers, that you cannot type your password, or even a simple URL (don't even think about typing punctuated text, or, worse, coding...
For reference: - [strange question mark icons below headings in markdown file - lazyvim](https://www.reddit.com/r/neovim/comments/181fj5a/strange_question_mark_icons_below_headings_in/) - https://github.com/lukas-reineke/headlines.nvim/issues/38 - https://github.com/lukas-reineke/headlines.nvim/issues/36 - https://github.com/lukas-reineke/headlines.nvim/issues/61 - https://github.com/lukas-reineke/headlines.nvim/issues/41#issuecomment-1447270901
And a proof that most fonts don't support _Block Sextant-12_: copy the first paragraph in my PR description above, paste it in https://www.programmingfonts.org/#firacode, then scroll through fonts. --- Or even...
TIL that macOS' Font Book can search fonts by supported characters. | 🬂 (Block Sextant-12) | ▀ (Upper Half Block) | |--------|--------| |  |  |
Here's a final comment: Nerd Fonts don't seem to be designed to add a glyph for the _block sextant-12_ character code, so it'll boil down to whether the original, unpatched...
@lukas-reineke Pinging you in case you've missed this. 🙏🏻
@lukas-reineke Done. 999ad2e04cc00b81701bcdbce4c7b887c0021888
Just out of curiosity, why not merge the PR? Now GitHub isn't able to link the commit (https://github.com/lukas-reineke/headlines.nvim/commit/bf17c96a836ea27c0a7a2650ba385a7783ed322e) back to this PR, which I think is a shame, as that's...
@justinko Thanks for taking a look! `Time.now` and `Time.zone.now` refer to the same point in time, they're equal. I'll try and report though. Update: - `Time.zone` is `nil` in the...