From a6d0ada40989f79ee9e0e17192bc8d771ad385d7 Mon Sep 17 00:00:00 2001 From: mitchell <70453897+667e-11@users.noreply.github.com> Date: Wed, 13 Aug 2014 20:05:17 -0400 Subject: Separate ^H from Backspace in the terminal version. Also have libtermkey take care of saving and restoring termios. --- doc/manual.md | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/manual.md') diff --git a/doc/manual.md b/doc/manual.md index 6d5ab8b6..18862919 100644 --- a/doc/manual.md +++ b/doc/manual.md @@ -1645,6 +1645,7 @@ made to CDK are in *src/cdk.patch* and listed as follows: * The `baseName` and `dirName` functions in *cdk.c* recognize Window's '\' directory separator. * Deactivated the `deleteFileCB` function in *fselect.c*. +* Removed some of CDK's initial screen handling code. [CDK]: http://invisible-island.net/cdk/ -- cgit v1.2.3