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
tmux in wezterm on latest nightly and released 3.3
Describe the bug
I've tried a couple of the markdown previewers and none seem to pass the correct width value to the app they invoke for previews. They all seem to use self.area.w but is that the correct way to get the width of the preview pane? If not can you add something to the doc or an example?
This discussion was converted from issue #1932 on November 22, 2024 04:38.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
What system are you running Yazi on?
Linux X11
What terminal are you running Yazi in?
wezterm
yazi --debug
outputtmux in wezterm on latest nightly and released 3.3
Describe the bug
I've tried a couple of the markdown previewers and none seem to pass the correct width value to the app they invoke for previews. They all seem to use self.area.w but is that the correct way to get the width of the preview pane? If not can you add something to the doc or an example?
Minimal reproducer
install the glow plugin for previewing markdown
Anything else?
No response
Validations
yazi --debug
) input box to the nightly that I triedmv ~/.config/yazi ~/.config/yazi-backup
)Beta Was this translation helpful? Give feedback.
All reactions