Releases: railsware/upterm
v0.1.20
v0.1.19
Bump version to 0.1.19. [ci skip]
v0.1.18
65f5283 Bump version to 0.1.18. [ci skip]
41d6717 Map functional keys.
c037198 RI: scroll down if cursor is at top margin.
a1c171f Revert or1.
637f779 Rename scrollUp and scrollDown to match the specification.
a32e0ae Support DECCKM.
a781303 Add session shutter.
c3906b7 Convert sessions layout to CSS grid.
9731ba7 Fix a bug when it wasn't possible to switch between panes.
5f45119 Make a better error message for lettersToStatusCode.
e1d9443 Add untracked git status.
fdd58d8 Use slice instead of take.
v0.1.17
v0.1.16
15cc0fc Bump version to 0.1.16. [ci skip]
8c97d5b Use flexbox for application layout.
ab72249 Make alternate screen occupy the whole session grid area.
0ac2cb3 Don't emit vcs-data if the data hasn't actually changed.
5dd5a40 Render StatusBarComponent as a child of ApplicationComponent.
31007fb Application layout now uses CSS Grid.
53b355d Add grid functions.