mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-19 15:04:50 +02:00
Implement CHT
This commit is contained in:
@@ -228,6 +228,9 @@
|
||||
// Back tab
|
||||
#define CBT 'Z'
|
||||
|
||||
// Forward tab
|
||||
#define CHT 'I'
|
||||
|
||||
// Misc sequences
|
||||
// ----------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user