Conflicts: tmux.h
@ -39,6 +39,9 @@
extern char *__progname;
extern char **environ;
/* Default global configuration file. */
#define TMUX_CONF "/etc/tmux.conf"
/* Default prompt history length. */
#define PROMPT_HISTORY 100
The note is not visible to the blocked user.