aboutsummaryrefslogtreecommitdiff
path: root/src/command.zig
AgeCommit message (Expand)AuthorFilesLines
2020-04-08Fix environment of spawned processesIsaac Freund1-3/+9
2020-04-08Add keybind to close viewsIsaac Freund1-0/+7
2020-04-08Add binding to toggle tag of focused viewIsaac Freund1-0/+12
2020-04-08Add binding to toggle focused tagsIsaac Freund1-0/+10
2020-04-07Refactor keybindings to be runtime defined.Isaac Freund1-9/+22
2020-04-07Move commands to a separate fileIsaac Freund1-0/+78