mirror of
https://github.com/dankamongmen/notcurses.git
synced 2024-11-06 03:20:26 +00:00
some fatty did eat the oslo accords
This commit is contained in:
parent
cd225334b8
commit
c0a73b939b
@ -102,6 +102,7 @@ terminfostr(char** gseq, const char* name){
|
||||
// TERM setting is (and as up-to-date and complete as we are).
|
||||
static int
|
||||
match_termname(const char* termname, queried_terminals_e* qterm){
|
||||
// https://github.com/alacritty/alacritty/pull/5274 le sigh
|
||||
if(strstr(termname, "alacritty")){
|
||||
*qterm = TERMINAL_ALACRITTY;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user