| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | feat: Added key chording | BossCode45 | 2023-06-28 | 1 | -41/+46 |
| | | | | | | | Probably a hacky mess but oh well. Key chords can be done by seperating binds in string with ` `. You can set the quit bind with `quitkey`, default mod+g. (Chords also exited when pressing unbound keys). | ||||
| * | feat: Added ; as a command separator | BossCode45 | 2023-06-24 | 1 | -41/+41 |
| | | |||||
| * | feat: Fixed fullscreen stuff after rebasing in the config refactor | BossCode45 | 2023-06-21 | 1 | -40/+42 |
| | | | | | Also added stuff to the readme for it | ||||
| * | feat: Made a proper arg parser | BossCode45 | 2023-06-21 | 1 | -45/+45 |
| | | | | | Now supports quotes properly, and uses \ to escape characters | ||||
| * | feat: Updated readme | BossCode45 | 2023-06-18 | 1 | -0/+470 |
| Updated the readme and added a default config file. | |||||
