diff options
Diffstat (limited to 'attach.c')
| -rw-r--r-- | attach.c | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -34,9 +34,6 @@ static struct termios cur_term; /* 1 if the window size changed */ static int win_changed; -/* This hopefully moves to the bottom of the screen */ -#define EOS "\033[999H" - /* Restores the original terminal settings. */ static void restore_term(void) |
