Refactor subwin sizing and disabled wrapping

This commit is contained in:
James Booth
2014-11-10 22:47:53 +00:00
parent 04bacdcf38
commit 5d59d17642
5 changed files with 94 additions and 39 deletions

View File

@@ -52,8 +52,6 @@
#include "xmpp/xmpp.h"
#define INP_WIN_MAX 1000
#define SUB_WIN_RATIO 5
#define SUB_WIN_WIDTH 100
void ui_init_module(void);
void console_init_module(void);