app.rs
|
Add CtrlDelete and CtrlBackspace support
|
2021-08-16 00:30:58 -06:00 |
calendar.rs
|
Make today style configurable
|
2021-05-02 12:22:29 -06:00 |
cli.rs
|
Refactor cli to use latest clap
|
2021-05-11 11:46:37 -06:00 |
completion.rs
|
Fix more width issues
|
2021-05-06 09:42:44 -06:00 |
config.rs
|
Fix clippy warnings
|
2021-08-13 22:23:23 -06:00 |
context.rs
|
Add context switcher
|
2020-11-02 23:48:50 -07:00 |
event.rs
|
Add CtrlDelete and CtrlBackspace support
|
2021-08-16 00:30:58 -06:00 |
help.rs
|
Update documentation
|
2021-03-27 00:30:35 -06:00 |
history.rs
|
Fix history on windows
|
2021-04-01 00:10:26 -06:00 |
keyconfig.rs
|
Refactor code
|
2021-04-05 14:06:18 -06:00 |
main.rs
|
Make shortcuts exit and enter tui
|
2021-07-18 04:24:04 -06:00 |
table.rs
|
Fix clippy warnings
|
2021-08-13 22:23:23 -06:00 |
task_report.rs
|
Fix clippy warnings
|
2021-08-13 22:23:23 -06:00 |