This commit is contained in:
sxyazi 2024-01-27 12:34:52 +08:00
parent 274ccf4cb5
commit 61807ca332
No known key found for this signature in database

View file

@ -177,7 +177,7 @@ impl Adaptor {
("iTerm2", Emulator::Iterm2), ("iTerm2", Emulator::Iterm2),
("WezTerm", Emulator::WezTerm), ("WezTerm", Emulator::WezTerm),
("foot", Emulator::Foot), ("foot", Emulator::Foot),
("!|00000000", Emulator::Foot), // DA3 ("!|464f4f54", Emulator::Foot), // DA3
("ghostty", Emulator::Ghostty), ("ghostty", Emulator::Ghostty),
]; ];