mirror of
https://github.com/tmux/tmux.git
synced 2025-11-04 17:46:05 +00:00
Merge branch 'obsd-master'
Conflicts: cfg.c tmux.c
This commit is contained in:
@@ -566,7 +566,6 @@ tty_term_string(struct tty_term *term, enum tty_code_code code)
|
||||
return (term->codes[code].value.string);
|
||||
}
|
||||
|
||||
/* No vtparm. Fucking curses. */
|
||||
const char *
|
||||
tty_term_string1(struct tty_term *term, enum tty_code_code code, int a)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user