Implement CHT

This commit is contained in:
Kovid Goyal
2016-11-30 21:55:20 +05:30
parent 9e68cc559a
commit 635ce4dc10
2 changed files with 8 additions and 1 deletions

View File

@@ -228,6 +228,9 @@
// Back tab
#define CBT 'Z'
// Forward tab
#define CHT 'I'
// Misc sequences
// ----------------