mirror of
https://github.com/kovidgoyal/kitty
synced 2026-07-27 10:41:58 +02:00
Make the charsets code useable in kittens
This commit is contained in:
@@ -23,6 +23,7 @@
|
||||
#include "modes.h"
|
||||
#include "wcwidth-std.h"
|
||||
#include "control-codes.h"
|
||||
#include "charsets.h"
|
||||
|
||||
static const ScreenModes empty_modes = {0, .mDECAWM=true, .mDECTCEM=true, .mDECARM=true};
|
||||
static Selection EMPTY_SELECTION = {0};
|
||||
|
||||
Reference in New Issue
Block a user