meli/src
Manos Pitsidianakis 3bca6d1d9c
ui: add floating notifications within terminal
`DisplayMessage` messages are for user input responses (eg errors for
user actions). They now appear as floating boxes in the bottom right
corner of the UI and can be browsed with Alt('<') and Alt('>')
2020-02-08 23:54:15 +02:00
..
components ui: remove notifications from StatusBar 2020-02-08 23:54:15 +02:00
conf melib: add mailbox delete/create to IMAP 2020-02-08 23:54:14 +02:00
execute melib: add mailbox delete/create to IMAP 2020-02-08 23:54:14 +02:00
plugins Remove ui crate 2020-02-04 17:29:55 +02:00
terminal ui: move box drawing to src/terminal 2020-02-08 23:54:15 +02:00
types Remove ui crate 2020-02-04 17:29:55 +02:00
bin.rs Remove text_processing 2020-02-04 17:29:55 +02:00
cache.rs Remove ui crate 2020-02-04 17:29:55 +02:00
components.rs ui: move box drawing to src/terminal 2020-02-08 23:54:15 +02:00
conf.rs Remove text_processing 2020-02-04 17:29:55 +02:00
execute.rs ui: use quoted_argument parser in Ex command arguments 2020-02-08 23:54:15 +02:00
mailcap.rs Remove text_processing 2020-02-04 17:29:55 +02:00
plugins.rs Remove ui crate 2020-02-04 17:29:55 +02:00
sqlite3.rs Remove ui crate 2020-02-04 17:29:55 +02:00
state.rs ui: add floating notifications within terminal 2020-02-08 23:54:15 +02:00
terminal.rs Remove ui crate 2020-02-04 17:29:55 +02:00
types.rs melib: add mailbox delete/create to IMAP 2020-02-08 23:54:14 +02:00
unix.rs Remove ui crate 2020-02-04 17:29:55 +02:00
workers.rs Remove text_processing 2020-02-04 17:29:55 +02:00