You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Files have 12 preset tab stops and it's not possible to tab past column 36 since tab stops cannot be added or overridden. Existing text files with lines longer than 36 characters that also include tabs are automatically wrapped and not displayed as expected.
An enhancement would be to tab continuously on any line until a new line is started.
Side note: I just checked and TextEdit also defaults to 12 tab stops, but allows tabs to set and cleared via the ruler which would seems like overkill for this clean an app.
The text was updated successfully, but these errors were encountered:
Files have 12 preset tab stops and it's not possible to tab past column 36 since tab stops cannot be added or overridden. Existing text files with lines longer than 36 characters that also include tabs are automatically wrapped and not displayed as expected.
An enhancement would be to tab continuously on any line until a new line is started.
Side note: I just checked and TextEdit also defaults to 12 tab stops, but allows tabs to set and cleared via the ruler which would seems like overkill for this clean an app.
The text was updated successfully, but these errors were encountered: