Clément DOUIN

Results 36 issues of Clément DOUIN

https://github.com/soywod/himalaya/discussions/177#discussioncomment-2298474

enhancement
cli

Introduce a vim option to override the `default-page-size` CLI option. It also could be a string `"buffer-height"` to set up a page size relative to the current buffer height.

enhancement
vim

enhancement
help wanted

- Replace pgp hooks by a native solution like [rPGP](https://github.com/rpgp/rpgp) or [sequoia](https://gitlab.com/sequoia-pgp/sequoia) - Verify signatures according to the [RFC](https://datatracker.ietf.org/doc/html/rfc3156) - Sign emails according to the [RFC](https://datatracker.ietf.org/doc/html/rfc3156) This needs to be...

enhancement
cli

I don't know that much about Emacs Lisp, so any kind of help is welcomed!

enhancement
emacs

It could be great to add himalaya to Debian repositories, but I have no idea how to do. There is a [great tool](https://lib.rs/crates/cargo-deb) that builds a `.deb` from a `cargo`...

help wanted
cli

### Discussed in https://github.com/soywod/himalaya/discussions/263 Originally posted by **DhruvaSambrani** November 18, 2021 My institute has a manual proxy setting that must be set for applications to connect to the internet. This...

enhancement
cli

For now, the [`install`](https://github.com/soywod/himalaya/blob/master/install.sh) script only downloads and installs the tool. It could be great to also help the user to set up his accounts (in order to limit interactions...

enhancement
cli

Find a way to archive context (so they do not appear anymore in the research + autocompletion).

enhancement

`start` and `stop` need the id of the targeted task. It could be nice to have 2 other commands that don't need the task id, and affect the last task...

enhancement