No tabs should be shown when /SET TAB is OFF

This also counts beeps, tabs and non-destructive spaces in the same way.

To maintain historical behaviour, BEEP_MAX of zero indicates no beeps allowed (the same
as /SET BEEP OFF), but TAB_MAX and ND_SPACE_MAX of zero indicates no limit.
This commit is contained in:
Kevin Easton
2018-05-25 11:19:02 +10:00
parent 255c25158c
commit d4c6123002
2 changed files with 45 additions and 28 deletions

View File

@@ -1,5 +1,7 @@
[Changes 1.2.2]
* Fix /SET TAB OFF. (caf)
* Count columns used by ND_SPACE character when splitting lines. (caf)
* Use target window width rather than terminal width to wrap /list -wide