Recent

Author Topic: Some idea about word-wrap  (Read 192 times)

AlexTP

  • Hero Member
  • *****
  • Posts: 2544
    • UVviewsoft
Some idea about word-wrap
« on: February 27, 2025, 01:16:38 pm »
I suggest that word-wrap property is enum:

- no wrap
- wrap at current window edge
- wrap at given column 'Right margin', e.g. 80 ('right margin' is given by different property)

Like in CudaText.
Wrapping at <right_margin> can be actially wrapping at Min(<window_edge>, <right_margin>).
« Last Edit: February 27, 2025, 01:21:42 pm by AlexTP »

Martin_fr

  • Administrator
  • Hero Member
  • *
  • Posts: 10929
  • Debugger - SynEdit - and more
    • wiki
Re: Some idea about word-wrap
« Reply #1 on: February 27, 2025, 01:26:07 pm »
Actually yes and no.

The feature is on the list (or was, I overlooked that it hadn't been done when I added other stuff). But, it is still an: On/Off.

Wrapping on the window-edge vs a given fixed column, those are both ON with different sub-settings. (Basically just a checkbox to toggle between a "min-width" and an "exact-width")

 

TinyPortal © 2005-2018