diff options
author | Přemysl Janouch <p.janouch@gmail.com> | 2015-12-25 04:21:18 +0100 |
---|---|---|
committer | Přemysl Janouch <p.janouch@gmail.com> | 2015-12-25 05:20:50 +0100 |
commit | e101afab380d3a2253dd726719c1057191bbd6d1 (patch) | |
tree | e275b5c875546f1ea427e3bf24e666e75ab98506 /NEWS | |
parent | 37e91655484cfd533ea72bc11fe6aa0131363f11 (diff) | |
download | xK-e101afab380d3a2253dd726719c1057191bbd6d1.tar.gz xK-e101afab380d3a2253dd726719c1057191bbd6d1.tar.xz xK-e101afab380d3a2253dd726719c1057191bbd6d1.zip |
degesch: allow launching an editor for input
Useful for editing multiline text (such as making it single-line).
Some refactoring and cleanup.
Diffstat (limited to 'NEWS')
-rw-r--r-- | NEWS | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ * degesch: libedit backend works again + * degesch: added capability to edit the input line using VISUAL/EDITOR + * degesch: correctly respond to stopping and resuming (SIGTSTP) * degesch: fixed decoding of text formatting |