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 22525d40fb
mail/listing: go to end when pressing next/page down for the second time
When navigating the sidebar menu, if you reach the last account entry
and hit next account, nothing happens. This commit makes it so that
you're pointed to the last mailbox instead.

Signed-off-by: Manos Pitsidianakis <manos@pitsidianak.is>
9 months ago
..
command Add current working directory tracking to Context 9 months ago
conf listing.rs: add hide_sidebar_on_launch option 9 months ago
contacts contacts: refactor module structure 10 months ago
mail mail/listing: go to end when pressing next/page down for the second time 9 months ago
plugins Normalize std::fmt::* imports 10 months ago
terminal Update bitflags, rusqlite dependencies 10 months ago
types Move src to meli/src 11 months ago
utilities mail/view: handle dialog Esc in the parent component 10 months ago
accounts.rs meli: update to 2021 edition 9 months ago
args.rs Add install-man cli subcommand to install manpages on your system 9 months ago
command.rs command/parser: unify toggle_* parsers 9 months ago
components.rs clippy: fix new 1.72 default clippy lints 10 months ago
conf.rs Add install-man cli subcommand to install manpages on your system 9 months ago
jobs.rs mail/view: cancel previous jobs on MailView drop/update 10 months ago
jobs_view.rs meli/jobs_view: add column headers and sorting 10 months ago
lib.rs accounts.rs: move to crate root 9 months ago
mail.rs meli: Move components/mail -> mail 10 months ago
mailbox_management.rs accounts.rs: move to crate root 9 months ago
mailcap.rs Add tagref source code annotations 11 months ago
main.rs Add install-man cli subcommand to install manpages on your system 9 months ago
managesieve.rs meli: Move components/utilities -> utilities 10 months ago
notifications.rs melib/error: impl From<io::ErrorKind> for ErrorKind 10 months ago
plugins.rs Move src to meli/src 11 months ago
sqlite3.rs melib: move Sort{Order,Field} to utils mod 10 months ago
state.rs Add current working directory tracking to Context 9 months ago
subcommands.rs Add install-man cli subcommand to install manpages on your system 9 months ago
svg.rs Normalize std::fmt::* imports 10 months ago
terminal.rs Add install-man cli subcommand to install manpages on your system 9 months ago
types.rs mail/view: handle dialog Esc in the parent component 10 months ago
utilities.rs ui: show descriptive tab names for composer and threads 10 months ago