mirror of
https://github.com/tmate-io/tmate.git
synced 2025-08-09 21:57:37 +02: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