meli/ui/src
Manos Pitsidianakis 4048eab424
ui/conf: Add include file feature
Use

  #include "path/to/file"

In configuration file to include other files.
2019-11-27 22:21:25 +02:00
..
components ui/compose: don't save sent mail with Draft flag 2019-11-27 17:42:11 +02:00
conf bin: add backend specific validation functions for --test-config flag 2019-11-27 17:42:11 +02:00
execute ui: Add save attachment command 2019-11-10 13:33:22 +02:00
terminal ui: add Ctrl-* Alt-* and F1..F12 parsers and tests 2019-11-27 17:42:11 +02:00
types Set 600 perm mode to all created files 2019-11-24 17:00:55 +02:00
cache.rs Fix some warnings 2019-11-14 17:55:24 +02:00
components.rs ui: shortcuts refactoring 2019-11-18 22:20:18 +02:00
conf.rs ui/conf: Add include file feature 2019-11-27 22:21:25 +02:00
execute.rs ui: Add save attachment command 2019-11-10 13:33:22 +02:00
lib.rs Add tests/ dir and a test 2019-11-17 13:29:12 +02:00
mailcap.rs text_processing: add GlobMatch trait 2019-11-23 19:34:16 +02:00
sqlite3.rs Set 600 perm mode to all created files 2019-11-24 17:00:55 +02:00
state.rs ui: add periodic account connectivity check 2019-11-23 19:34:16 +02:00
terminal.rs ui: fix bracket mode end code typo 2019-11-19 23:41:12 +02:00
types.rs ui: embed editor cleanups 2019-11-19 23:28:08 +02:00
workers.rs Prevent OOM abort when printing large strings 2019-11-22 14:17:09 +02:00