added window-size change handling

--HG--
extra : convert_revision : 93a39c7b76f478035046b9c6f88af54612cce36f
This commit is contained in:
Matt Johnston
2004-08-01 09:41:37 +00:00
parent 051b7454f8
commit 55c9b45649
5 changed files with 44 additions and 1 deletions

View File

@@ -77,6 +77,7 @@ void addnewvar(const char* param, const char* var);
void cli_send_chansess_request();
void cli_tty_cleanup();
void cli_chansess_winchange();
void svr_chansessinitialise();
extern const struct ChanType svrchansess;