mirror of
https://github.com/profanity-im/profanity.git
synced 2024-12-04 14:46:46 -05:00
Chaged padsize to 1000
This commit is contained in:
parent
c4fd08c430
commit
655430418b
@ -45,7 +45,7 @@
|
||||
#include "ui.h"
|
||||
|
||||
#define CONS_WIN_TITLE "_cons"
|
||||
#define PAD_SIZE 200
|
||||
#define PAD_SIZE 1000
|
||||
#define NUM_WINS 10
|
||||
|
||||
// holds console at index 0 and chat wins 1 through to 9
|
||||
|
Loading…
Reference in New Issue
Block a user