mirror of
https://github.com/tmux/tmux.git
synced 2025-04-05 07:38:49 +00:00
Fix typo.
This commit is contained in:
parent
e6eaf549b1
commit
b448f4ba6c
@ -3940,7 +3940,7 @@ server_client_report_theme(struct client *c, enum client_theme theme)
|
||||
}
|
||||
|
||||
/*
|
||||
* Request foregroundand background colour again. Don't forward 2031 to
|
||||
* Request foreground and background colour again. Don't forward 2031 to
|
||||
* panes until a response is received.
|
||||
*/
|
||||
tty_puts(&c->tty, "\033]10;?\033\\\033]11;?\033\\");
|
||||
|
Loading…
Reference in New Issue
Block a user