Implement CBT

This commit is contained in:
Kovid Goyal
2016-11-30 21:50:54 +05:30
parent 93808cf757
commit 9e68cc559a
4 changed files with 22 additions and 0 deletions

View File

@@ -225,6 +225,8 @@
// *Horizontal position adjust*: Same as :data:`CHA`.
#define HPA '`'
// Back tab
#define CBT 'Z'
// Misc sequences
// ----------------