With toggle-truncate-lines, there seems to be a limit on the width of the window when this setting works. If the window is smaller than allowed, it doesn't seem to work.
How can I remove this limit?
With toggle-truncate-lines, there seems to be a limit on the width of the window when this setting works. If the window is smaller than allowed, it doesn't seem to work.
How can I remove this limit?
This is how you do it;)
(setq truncate-partial-width-windows 0)