Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
3f6bfbaf2babcc7f08f628a82ff31b0b52014e58
/
cmd-set-hook.c
cc743dc
Add set-hook -R to run a hook immediately (useful to set multiple hooks
by nicm
· 6 years ago
ee45a8a
Get rid of the extra layer of flags and cmd_prepare() and just store the
by nicm
· 8 years ago
52847a9
It is silly for cmd_list_parse to return an integer error when it could
by nicm
· 8 years ago
b342bd0
Mass rename struct cmd_q to struct cmdq_item and related.
by nicm
· 8 years ago
ed97126
Add CMD_AFTERHOOK flag to the easy commands that don't need any special handling.
by nicm
· 8 years ago
a81685b
Add static in cmd-* and fix a few other nits.
by nicm
· 8 years ago
9715c61
set-hook needs CANFAIL like the other set commands.
by nicm
· 9 years ago
a3129fd
Instead of combined flags for -c, -s, -t, split into different sets
by nicm
· 9 years ago
ecfeee2
Use member names in cmd_entry definitions so I stop getting confused
by nicm
· 9 years ago
4a4daf1
Instead of every command resolving the target (-t or -s) itself, prepare
by nicm
· 9 years ago
bd59187
We cannot do hooks_find and then hooks_remove because it might have come
by nicm
· 9 years ago
d2fb0ef
Add hooks infrastructure, basic commands (set-hook, show-hooks) and a
by nicm
· 9 years ago