mirror of
https://github.com/tmux/tmux.git
synced 2025-11-05 18:36:10 +00:00
Merge branch 'obsd-master'
This commit is contained in:
1
tmux.h
1
tmux.h
@@ -1570,6 +1570,7 @@ char *paste_make_sample(struct paste_buffer *);
|
||||
/* format.c */
|
||||
#define FORMAT_STATUS 0x1
|
||||
#define FORMAT_FORCE 0x2
|
||||
#define FORMAT_NOJOBS 0x4
|
||||
struct format_tree;
|
||||
struct format_tree *format_create(struct cmdq_item *, int);
|
||||
void format_free(struct format_tree *);
|
||||
|
||||
Reference in New Issue
Block a user