Skip to main content

Questions tagged [visual-line-mode]

1 vote
1 answer
60 views

I've noticed that when navigating the Magit status buffer using cursor keys or n/p, the cursor moves to the next visual line when text wraps, rather than the next logical line. This behavior differs ...
Jason Hunter's user avatar
  • 1,234
0 votes
1 answer
183 views

Long property values in Org mode property drawers are by default not visually indented in visual-line-mode so as to align with the start column of the property values (as defined in org-property-...
orgtre's user avatar
  • 1,170
1 vote
2 answers
521 views

How do I get continuation indicators (a character indicator at the far right edge, normally \) in visual-line mode when I'm working in a terminal emacs. FYI, the continuation markers on visual-line-...
Michael Stenner's user avatar
6 votes
1 answer
944 views

I have a specific file which I want to always open with visual-line-mode activated. This file cannot be distinguished from others for which I want visual-line-mode deactivated, either by file name/...
wieks's user avatar
  • 61
1 vote
2 answers
1k views

In doom emacs, by default (when starting from the default configuration), visual-line-mode and word-wrap enabled in fundamental, text, prog modes... I would like to disable the visual-line-mode by ...
Robert Zaremba's user avatar
1 vote
2 answers
692 views

My emacs configuration has global visual line mode enabled via (global-visual-line-mode 1). I want to disable this mode, but only when in org-agenda-mode. When I do this manually, via M-x org-agenda, ...
Timo's user avatar
  • 13
2 votes
1 answer
191 views

I want to insert an overlay at the beginning of every 40th or so visual/screen, to generate a WYSIWYG looking page-break overlay like so: At the moment this is done by font-locking the line-feed ...
tefkah's user avatar
  • 111
2 votes
1 answer
297 views

In a buffer in Emacs, a line is the text you get from the first character after you press "Enter" to the last character before the next "Enter". And so, this is the line numbers ...
Matematikisto's user avatar

15 30 50 per page