aboutsummaryrefslogtreecommitdiff
path: root/doc/manual.md
diff options
context:
space:
mode:
authormitchell <70453897+667e-11@users.noreply.github.com>2014-08-13 20:05:17 -0400
committermitchell <70453897+667e-11@users.noreply.github.com>2014-08-13 20:05:17 -0400
commita6d0ada40989f79ee9e0e17192bc8d771ad385d7 (patch)
tree6bc2d68e3afffa7c993efdebe7de35b510bebeb1 /doc/manual.md
parentabe812c69f14fe91179f0f683aef702280fa37bb (diff)
downloadtextadept-a6d0ada40989f79ee9e0e17192bc8d771ad385d7.tar.gz
textadept-a6d0ada40989f79ee9e0e17192bc8d771ad385d7.zip
Separate ^H from Backspace in the terminal version.
Also have libtermkey take care of saving and restoring termios.
Diffstat (limited to 'doc/manual.md')
-rw-r--r--doc/manual.md1
1 files changed, 1 insertions, 0 deletions
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/