opnsense-ports/irc/scrollz/files/patch-include-screen.h
Franco Fichtner 38fea5f87c */*: sync with upstream
Taken from: FreeBSD
2022-04-12 13:54:03 +02:00

10 lines
310 B
C

--- include/screen.h.orig 2021-05-06 08:04:55 UTC
+++ include/screen.h
@@ -47,6 +47,7 @@
#define ST_NOTHING -1
#define ST_SCREEN 0
#define ST_XTERM 1
+#define ST_TMUX 2
/* This is here because it happens in so many places */
#define curr_scr_win current_screen->current_window