meli/meli/src
Manos Pitsidianakis 61a0c3c27f
listing: do not clear selection after action
Clear selection only when Escape is pressed, not after action is
completed. The user might want to perform further actions on the
selection.

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
2024-01-06 15:20:00 +02:00
..
accounts meli: add deny clippy lints and fix them 2024-01-01 15:59:13 +02:00
command meli: add deny clippy lints and fix them 2024-01-01 15:59:13 +02:00
conf Fix typos found with `typos` tool 2024-01-03 11:08:55 +02:00
contacts meli: add deny clippy lints and fix them 2024-01-01 15:59:13 +02:00
mail listing: do not clear selection after action 2024-01-06 15:20:00 +02:00
plugins Fix typos found with `typos` tool 2024-01-03 11:08:55 +02:00
terminal Fix typos found with `typos` tool 2024-01-03 11:08:55 +02:00
types types/File: return Results instead of panicking 2023-11-27 09:40:40 +02:00
utilities meli: add deny clippy lints and fix them 2024-01-01 15:59:13 +02:00
accounts.rs meli: add deny clippy lints and fix them 2024-01-01 15:59:13 +02:00
args.rs meli: add deny clippy lints and fix them 2024-01-01 15:59:13 +02:00
command.rs meli: add deny clippy lints and fix them 2024-01-01 15:59:13 +02:00
components.rs Use cargo-derivefmt to sort derives alphabetically 2023-12-09 21:28:12 +02:00
conf.rs meli: add deny clippy lints and fix them 2024-01-01 15:59:13 +02:00
jobs.rs meli: add deny clippy lints and fix them 2024-01-01 15:59:13 +02:00
jobs_view.rs meli: add deny clippy lints and fix them 2024-01-01 15:59:13 +02:00
lib.rs meli: add deny clippy lints and fix them 2024-01-01 15:59:13 +02:00
mail.rs melib: rename text_processing to text for the whole brevity thing 2023-12-26 16:47:42 +02:00
mailbox_management.rs meli: add deny clippy lints and fix them 2024-01-01 15:59:13 +02:00
mailcap.rs meli: add deny clippy lints and fix them 2024-01-01 15:59:13 +02:00
main.rs Fix feature permutation mis-compilations found with cargo-hack 2024-01-01 11:38:42 +02:00
notifications.rs meli: add deny clippy lints and fix them 2024-01-01 15:59:13 +02:00
plugins.rs Move src to meli/src 2023-07-08 13:58:32 +03:00
sqlite3.rs meli: add deny clippy lints and fix them 2024-01-01 15:59:13 +02:00
state.rs meli: add deny clippy lints and fix them 2024-01-01 15:59:13 +02:00
subcommands.rs Fix feature permutation mis-compilations found with cargo-hack 2024-01-01 11:38:42 +02:00
svg.rs Fix typos found with `typos` tool 2024-01-03 11:08:55 +02:00
terminal.rs terminal: remove obsolete position.rs module 2023-12-17 19:49:23 +02:00
types.rs Fix typos found with `typos` tool 2024-01-03 11:08:55 +02:00
utilities.rs meli: add deny clippy lints and fix them 2024-01-01 15:59:13 +02:00