|
|
325c5e6e5c
|
Remove resolved todos
|
2023-04-29 15:46:05 +02:00 |
|
|
|
b6fdc3b7e8
|
Parse and show space key as "space"
|
2023-04-29 15:04:37 +02:00 |
|
|
|
03c7fb567c
|
Auto-derive Default for KeyGroups
|
2023-04-29 01:50:33 +02:00 |
|
|
|
591807dd55
|
Fix handling of shift for KeyCode::Char
|
2023-04-29 01:17:45 +02:00 |
|
|
|
202969c7a9
|
Add and update key bindings
|
2023-04-29 01:17:45 +02:00 |
|
|
|
c0a01b7ad4
|
Move cursor centering bind to scroll group
|
2023-04-29 01:17:45 +02:00 |
|
|
|
1ce31b6677
|
Always show all key bindings in F1 menu
|
2023-04-29 01:17:45 +02:00 |
|
|
|
ff33454b9a
|
Document key binding format
|
2023-04-29 01:17:45 +02:00 |
|
|
|
fdc46aa3b8
|
Rename Group to KeyGroup
|
2023-04-27 20:56:41 +02:00 |
|
|
|
6c99f7a53a
|
Rename Group::Action to Event
|
2023-04-27 20:39:33 +02:00 |
|
|
|
6f85995379
|
Derive Document for simple enums
|
2023-04-27 20:34:46 +02:00 |
|
|
|
458025b8bf
|
Use serde's default annotation for Document
|
2023-04-27 20:11:16 +02:00 |
|
|
|
d29441bf02
|
Move todo to proper location
|
2023-04-27 20:07:25 +02:00 |
|
|
|
c53e3c262e
|
Include key bindings in config
|
2023-04-27 18:30:42 +02:00 |
|
|
|
e1c3a463b2
|
Move key binding groups to config crate
|
2023-04-27 15:31:49 +02:00 |
|
|
|
5a0efd69e4
|
Extract euph config into submodule
|
2023-04-27 15:27:23 +02:00 |
|
|
|
3fbb9127a6
|
Model and (de-)serialize key bindings
|
2023-04-27 10:38:17 +02:00 |
|
|
|
f7f200a608
|
Add measure_widths config option
|
2023-04-24 18:21:46 +02:00 |
|
|
|
3d91d447c7
|
Document config
|
2023-04-24 14:08:57 +02:00 |
|
|
|
cedeeff10b
|
Add Document trait for config doc generation
|
2023-04-24 14:02:20 +02:00 |
|
|
|
5b5370d2df
|
Extract config into cove-config crate
|
2023-04-21 02:15:25 +02:00 |
|