From 25831eb0dbe5a9e222f3e31669f6c0c921d7e911 Mon Sep 17 00:00:00 2001 From: Jesse Luehrs Date: Fri, 8 Nov 2019 10:29:31 -0500 Subject: stop treating soft hyphen specially --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGELOG.md') diff --git a/CHANGELOG.md b/CHANGELOG.md index e16e88d..25f5b56 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ * Fixed RI when the cursor is at the top of the screen (fixes scrolling up in `less`, for instance). * Fixed VPA incorrectly being clamped to the scroll region. +* Stop treating soft hyphen specially (as far as i can tell, no other terminals + do this, and i'm not sure why i thought it was necessary to begin with). ## [0.3.1] - 2019-11-06 -- cgit v1.2.3-54-g00ecf