aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG.md
Commit message (Collapse)AuthorAgeFilesLines
* add more debug loggingJesse Luehrs2019-11-131-0/+4
|
* bump down the logging priority hereJesse Luehrs2019-11-131-0/+6
| | | | so that apps can more easily compile these out
* changelog and version bumpv0.6.0Jesse Luehrs2019-11-131-1/+1
|
* split formatted calculations into multiple methodsJesse Luehrs2019-11-121-0/+16
| | | | | different applications want to be able to apply different things, so this gives more control
* changelog and version bumpv0.5.1Jesse Luehrs2019-11-121-1/+1
|
* actually resize the underlying grid when requestedJesse Luehrs2019-11-121-0/+8
|
* changelog and version bumpv0.5.0Jesse Luehrs2019-11-121-1/+1
|
* make contents_diff include bell stateJesse Luehrs2019-11-121-0/+2
| | | | i don't think it makes sense for contents_formatted to include this
* remove parser.screen_mutJesse Luehrs2019-11-121-0/+10
| | | | | | it's easier to reason about if you are only able to get an immutable reference to the internal screen. this also required changing the api for bells.
* changelogJesse Luehrs2019-11-121-0/+3
|
* add Default impl for ParserJesse Luehrs2019-11-101-0/+2
|
* optimize attribute setting a bitJesse Luehrs2019-11-101-1/+1
|
* changelogJesse Luehrs2019-11-091-0/+4
|
* changelogJesse Luehrs2019-11-091-0/+10
|
* changelog and version bumpv0.4.0Jesse Luehrs2019-11-081-1/+1
|
* remove unnecessary accessorsJesse Luehrs2019-11-081-0/+7
| | | | nobody should be caring about the terminal state internals
* ignore the scroll region when moving if we're already outside of itJesse Luehrs2019-11-081-0/+7
|
* changelog and version bumpv0.3.2Jesse Luehrs2019-11-081-1/+1
|
* contents_formatted should also reset attributesJesse Luehrs2019-11-081-0/+2
| | | | for the same reason as contents_diff
* stop treating soft hyphen speciallyJesse Luehrs2019-11-081-0/+2
|
* VPA should not be restricted to the scroll regionJesse Luehrs2019-11-081-0/+1
| | | | since it is absolute positioning
* fix RI at the top of the screenJesse Luehrs2019-11-081-0/+2
|
* fix wide character handling in contents_formatted and contents_diffJesse Luehrs2019-11-081-0/+2
|
* clearing cells sets the background colorJesse Luehrs2019-11-081-0/+6
|
* changelog and version bumpv0.3.1Jesse Luehrs2019-11-061-1/+1
|
* actually, we do need to always reset the hide cursor stateJesse Luehrs2019-11-061-0/+7
|
* changelog and version bumpv0.3.0Jesse Luehrs2019-11-061-0/+36
|
* changelog and version bumpv0.2.00.2.0Jesse Luehrs2019-11-041-0/+7
|
* reformat changelogJesse Luehrs2019-11-041-0/+23