Vim manpager doesn't support escape sequence #70

Closed
opened 2026-05-05 23:25:49 +02:00 by yestax · 3 comments
Owner

Using vim as a manpager it doesn't interprete some escape sequences on debian trixie.

image

This can be disabled telling grotty (see man grotty) using GROFF_NO_SGR=1
Export it in the vim manpager bash options

Using vim as a manpager it doesn't interprete some escape sequences on debian trixie. ![image](/attachments/64280ae7-0bc3-49e1-99e8-c2f18792af3e) This can be disabled telling grotty (see man grotty) using GROFF_NO_SGR=1 Export it in the vim manpager bash options
yestax added this to the Setup v1.3.X milestone 2026-05-05 23:25:53 +02:00
Author
Owner

see :h man to use :Man
Then K can be remapped to use this instead of external man command. Or \K can be used

see :h man to use :Man Then K can be remapped to use this instead of external man command. Or \K can be used
Author
Owner
Interesting issue https://github.com/vim/vim/issues/2823
Author
Owner

Solved by #101

Solved by #101
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
yestax/setup#70
No description provided.