You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When using custom symbols for checkboxes, specified to be rendered narrow in kitty terminal, they look fine. But if you reload kitty config (that is not the only way of triggering bug, but the most consistent one), symbols are displayed at full size, but cut off at 1 cell width
This is it originally
The only thing changed is kitty config reloaded
This is so weird, the issue then persists for every narrow symbol in any kitty window (even new ones), and is fixable in only two ways:
force quit & relaunch kitty
reloading config without looking at nvim buffer with loaded obsidian.nvim
Disabling ui does not help, preventable only by completely disabling obsidian.nvim
Does not reproduce with render-markdown.nvim (and obsidian.nvim completely disabled), or in clean install of nvim with custom syntax items. A really weird bug, specific only to obsidian.nvim
Config
Screenshots above come from this minimal config file:
🐛 Describe the bug
When using custom symbols for checkboxes, specified to be rendered narrow in kitty terminal, they look fine. But if you reload kitty config (that is not the only way of triggering bug, but the most consistent one), symbols are displayed at full size, but cut off at 1 cell width
This is it originally
The only thing changed is kitty config reloaded
This is so weird, the issue then persists for every narrow symbol in any kitty window (even new ones), and is fixable in only two ways:
Disabling ui does not help, preventable only by completely disabling obsidian.nvim
Does not reproduce with render-markdown.nvim (and obsidian.nvim completely disabled), or in clean install of nvim with custom syntax items. A really weird bug, specific only to obsidian.nvim
Config
Screenshots above come from this minimal config file:
Steps to reproduce:
Environment
NVIM
obsidian.nvim
The text was updated successfully, but these errors were encountered: