Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-03-14 | muttrc: Add description and license | Teddy Wing | |
License the muttrc file under the Unlicense to allow the macros to be used freely. | |||
2021-03-14 | muttrc: Add help text to macros | Teddy Wing | |
2021-03-14 | muttrc: Only define `L` macro in `pager`, not `index` | Teddy Wing | |
In `index` view, the `L` binding maps to `bottom-page`. | |||
2021-03-14 | muttrc: Unset `wait_key` | Teddy Wing | |
Don't require a key to be pressed when using the overridden reply macros. | |||
2021-03-14 | Add a muttrc file | Teddy Wing | |
Add the Mutt macros necessary to make the system work. Override the reply commands, wrapping them to pipe the message to Ottolangy. |