-
-
Notifications
You must be signed in to change notification settings - Fork 42
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
wordwrap should reset and restore ansi at linebreak #3
base: master
Are you sure you want to change the base?
Commits on Sep 22, 2021
-
changed test to handel multiline ansi-sequences better
ansi-sequence should end at linebreak and start again after if there is more text, in the next line.
treilik committedSep 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 58561fc - Browse repository at this point
Copy the full SHA 58561fcView commit details -
Implemented Hardwrap - but not working yet
treilik committedSep 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 24cf434 - Browse repository at this point
Copy the full SHA 24cf434View commit details -
working end and restart of ansi at linebreak
but hardwrap not working yet
treilik committedSep 22, 2021 Configuration menu - View commit details
-
Copy full SHA for dce1df3 - Browse repository at this point
Copy the full SHA dce1df3View commit details -
add PreserveSpaces and TabReplace to struct
for better managing char-preserving and hardwrap
treilik committedSep 22, 2021 Configuration menu - View commit details
-
Copy full SHA for aad653e - Browse repository at this point
Copy the full SHA aad653eView commit details -
to test space preserving and HardWrap shortcut function
treilik committedSep 22, 2021 Configuration menu - View commit details
-
Copy full SHA for ef9f79a - Browse repository at this point
Copy the full SHA ef9f79aView commit details -
correcting missspell and adding toplevel-comment period
treilik committedSep 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 363c7e1 - Browse repository at this point
Copy the full SHA 363c7e1View commit details -
breakpoints are now treated like single character words
so that the can be HardWrapped and are not ignored. According Test are added too.
treilik committedSep 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 46ea468 - Browse repository at this point
Copy the full SHA 46ea468View commit details -
treilik committed
Sep 22, 2021 Configuration menu - View commit details
-
Copy full SHA for 280b5ca - Browse repository at this point
Copy the full SHA 280b5caView commit details