aboutsummaryrefslogtreecommitdiffstats
path: root/config/binds.go
Commit message (Expand)AuthorAgeFilesLines
* config: print file path in error messageMichal Siedlaczek2024-01-251-10/+19
* main: add flags to override config filesBence Ferdinandy2024-01-211-6/+8
* binds: allow <a-0> to <a-9>Erik Terpstra2023-11-121-0/+10
* complete: allow setting the completion key bindingRobin Jarry2023-11-021-10/+22
* binds: remove duplicated and empty bindingsVitaly Ovchinnikov2023-11-021-0/+48
* binds: better processing of contextual bindsVitaly Ovchinnikov2023-10-131-2/+5
* binds: improve display of key sequencesRobin Jarry2023-09-191-4/+20
* binds: control and alt modifiers for deleteVitaly Ovchinnikov2023-09-191-0/+2
* wizard: allow ? in passwordsRobin Jarry2023-08-041-0/+1
* wizard: properly initialize configurationRobin Jarry2023-07-151-1/+1
* bindings: add backspace keyVitaly Ovchinnikov2023-06-101-0/+1
* config: report accounts.conf format errorsRobin Jarry2023-03-261-1/+3
* wizard: fix panic on any key pressRobin Jarry2022-12-191-205/+202
* config: make various sections accessible via global varsRobin Jarry2022-12-141-31/+31
* config: rework contextual sections implementationRobin Jarry2022-12-141-28/+62
* logging: rename package to logRobin Jarry2022-12-021-4/+4
* logging: homogenize levelsRobin Jarry2022-12-021-1/+1
* config: add log-file and log-level settingsRobin Jarry2022-11-211-1/+1
* config: move binds.conf parsing in binds.goRobin Jarry2022-11-161-0/+205
* config: rename bindings -> bindsRobin Jarry2022-11-161-0/+440