mirror of
https://github.com/tmux/tmux.git
synced 2025-10-26 12:27:15 +00:00
Remove ARRAY_* from history and expand completion to complete a) layout
names and b) targets beginning with -t or -s.
This commit is contained in:
3
tmux.h
3
tmux.h
@@ -43,9 +43,6 @@ extern char **environ;
|
||||
/* Default global configuration file. */
|
||||
#define TMUX_CONF "/etc/tmux.conf"
|
||||
|
||||
/* Default prompt history length. */
|
||||
#define PROMPT_HISTORY 100
|
||||
|
||||
/*
|
||||
* Minimum layout cell size, NOT including separator line. The scroll region
|
||||
* cannot be one line in height so this must be at least two.
|
||||
|
||||
Reference in New Issue
Block a user