Age | Commit message (Collapse) | Author |
|
keeping up with origin
|
|
|
|
|
|
|
|
|
|
|
|
list_insert now works as it should
|
|
|
|
|
|
|
|
Changed command handler to perform var subs on all cmd args
|
|
Fixed workspace_next_name to use the first workspace name it can find in the config
Minor fixes
Changed command handler to perform var subs on all portions of a command
Revert "Changed command handler to perform var subs on all portions of a command"
This reverts commit fcfcffa1ea9819bcada6e6c85b40b21bf1b3a96e.
Var sub fixes
Minor fixes
More minor fixes
|
|
|
|
Multikey handling
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
destroys empty workspace + minor fixes
|
|
|
|
|
|
|
|
fixed 'return NULL' in 'void container_map(...)'
|
|
|
|
Changed cmd handlers to use bool instead of int
|
|
|
|
return 0 on success.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
fixed small memory leak. v2
|
|
|
|
|
|
Changed cmd_reload to arrange windows post reload
|
|
|
|
Added in reload and exec_always handling.
|
|
|
|
|
|
|
|
|
|
|
|
|