Skip to content
This repository was archived by the owner on Sep 1, 2023. It is now read-only.

Commit fc5619f

Browse files
committed
hterm: release 1.79
Change-Id: Ib2c514c1635bb3405902251ec188aaf2ac5d411e
1 parent 05e93a8 commit fc5619f

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

doc/ChangeLog.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
# 1.79, 2018-06-20, A11y (screen reader) improvements & keyboard/mouse fixes.
2+
3+
* Update to libdot 1.22. Unicode 11.0.0 updates and new helpers.
4+
* osc52.vim: Split base64 output when using get_OSC52_DCS for screen.
5+
* keyboard: Add media key handling only for Chrome OS systems.
6+
* keyboard: Cleanly handle Firefox keyboard deviations.
7+
* keyboard: Update Chromebook media bindings.
8+
* build: Fix base64 usage on macOS.
9+
* vt: Strip most control chars out for bracketed paste.
10+
* keyboard: Improve addKeyDef documentation.
11+
* mouse: Don't use user-configured word break matches when ctrl-clicking on urls.
12+
* mouse: Double click should expand selection whether "copy-on-select" is on or off.
13+
* a11y: Hide invisible elements from the screen reader.
14+
* a11y: Add the aria-readonly attribute to the x-screen element.
15+
* vt: Fix initial cursor display to match internal state.
16+
* vtscope: Fix python-3 print func handling.
17+
* prefs: Add Noto Sans Mono to the default font list.
18+
* Clean up code a bit to pass linting.
19+
* a11y: Add basic support for announcing command output to AT in hterm.
20+
* a11y: Improve accessibility command output.
21+
* tests: Add callbacks with image loading.
22+
* terminal: Preserve selection when scrolling collapsed selections.
23+
* Crush all images.
24+
* tests: Fix floating point rounding error in Terminal.dimensions.
25+
* vt: Unbreak legacy mouse wheel encoding.
26+
* vt: Implement OSC 104 (color reset) support.
27+
* vt: DECALN: Fix cursor position.
28+
* prefs: Improve descriptions and translation tips.
29+
130
# 1.78, 2018-01-29, Extended underlying support.
231

332
* Add support for changing underline style/color.

0 commit comments

Comments
 (0)