You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
meli/meli/src
Manos Pitsidianakis 475609fe92
listing: make {prev,next}_entry shortcut behavior consistent
prev_entry, next_entry shortcuts (default bindings: Ctrl+p and Ctrl+n)
were not behaving consistently in all different listing index styles. In
particular in some conditions the switch entry shortcuts worked at most
once because the cursor position was not updated properly. This commit
fixes that.

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
3 months ago
..
accounts meli/accounts: split mbox/job stuff in submodules 3 months ago
command listing: add clear-selection command 5 months ago
conf Add option to highlight self in mailing list threads 3 months ago
contacts Set lowest priority to shortcut command UIEvents 5 months ago
mail listing: make {prev,next}_entry shortcut behavior consistent 3 months ago
plugins Fix typos found with `typos` tool 5 months ago
terminal Add option to highlight self in mailing list threads 3 months ago
types meli: Add clippy::doc_markdown 3 months ago
utilities meli: Add clippy::doc_markdown 3 months ago
accounts.rs accounts: add default_mailbox setting 3 months ago
args.rs Add subcommand to print log file location 3 months ago
command.rs meli: Add clippy::doc_markdown 3 months ago
components.rs Use cargo-derivefmt to sort derives alphabetically 6 months ago
conf.rs accounts: add default_mailbox setting 3 months ago
jobs.rs meli: Add clippy::doc_markdown 3 months ago
jobs_view.rs meli: add deny clippy lints and fix them 5 months ago
lib.rs Add option to highlight self in mailing list threads 3 months ago
mail.rs melib: rename text_processing to text for the whole brevity thing 6 months ago
mailbox_management.rs meli: add deny clippy lints and fix them 5 months ago
mailcap.rs meli: add deny clippy lints and fix them 5 months ago
main.rs Add subcommand to print log file location 3 months ago
notifications.rs meli: add deny clippy lints and fix them 5 months ago
plugins.rs Move src to meli/src 11 months ago
sqlite3.rs meli/sqlite3: Fix auto index build when missing 3 months ago
state.rs state.rs: don't draw messages above embedded terminal 3 months ago
subcommands.rs Fix feature permutation mis-compilations found with cargo-hack 5 months ago
svg.rs Fix typos found with `typos` tool 5 months ago
terminal.rs Add option to highlight self in mailing list threads 3 months ago
types.rs Fix typos found with `typos` tool 5 months ago
utilities.rs meli: add deny clippy lints and fix them 5 months ago