meli/ui/src
Manos Pitsidianakis 3c575c823d
ui: toggle thread snooze flag
snooze field translated to whether the user wants to be notified of new
email in the thread or not. This is toggled with an (temp) EX cmd: `toggle_thread_snooze`

closes #112
2019-06-10 19:40:49 +03:00
..
components ui: toggle thread snooze flag 2019-06-10 19:40:49 +03:00
conf ui: toggle thread snooze flag 2019-06-10 19:40:49 +03:00
execute ui: toggle thread snooze flag 2019-06-10 19:40:49 +03:00
terminal fix warnings and lints 2019-06-10 19:40:49 +03:00
types Move terminal stuff in its own module 2019-06-10 19:40:39 +03:00
components.rs ui: distinct shortcut maps with description 2019-06-10 19:40:48 +03:00
conf.rs fix warnings and lints 2019-06-10 19:40:49 +03:00
execute.rs ui: toggle thread snooze flag 2019-06-10 19:40:49 +03:00
lib.rs add debug! macro to replace eprintlns 2019-06-10 19:40:46 +03:00
state.rs add debug! macro to replace eprintlns 2019-06-10 19:40:46 +03:00
terminal.rs ui: add grapheme cluster support in text input 2019-06-10 19:40:40 +03:00
types.rs ui: print menu entries in order 2019-06-10 19:40:47 +03:00
workers.rs fix warnings and lints 2019-06-10 19:40:49 +03:00