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/src
Manos Pitsidianakis 22fb2ed46c
Implement pager filter through EmbedGrid
Parse pager filter output as an EmbedGrid instead of the old ansi parser
module.
3 years ago
..
command command/actions.rs: ask confirmation for delete 3 years ago
components Implement pager filter through EmbedGrid 3 years ago
conf conf/shortcuts.rs: add info_message_{next,previous} 3 years ago
plugins melib: don't use both {set,push}_references() 3 years ago
terminal embed: split EmbedGrid to EmbedTerminal and EmbedGrid 3 years ago
types Fix clippy lints 4 years ago
bin.rs Show compile time features in with command argument 3 years ago
command.rs Add export-mbox command 4 years ago
components.rs Add scrolling context to StatusBar 4 years ago
conf.rs Fix compilation for netbsd-9.2 3 years ago
jobs.rs jobs/Timer: add set_interval() 4 years ago
mailcap.rs Remove some needless clones and stuff (thanks to Clippy) 4 years ago
managesieve.rs Replace PosixTimer with async timers 4 years ago
plugins.rs plugins: place socket in XDG_RUNTIME_DIR, not CWD 4 years ago
sqlite3.rs melib/email: remove Envelope::from_token 4 years ago
state.rs conf/shortcuts.rs: add info_message_{next,previous} 3 years ago
terminal.rs Move Color to src/terminal/color.rs 4 years ago
types.rs Add scrolling context to StatusBar 4 years ago