Commit Graph

22 Commits (9757e523bd891dc67cf33bd93fb28fed2669fa17)

Author SHA1 Message Date
Manos Pitsidianakis 60457725a4
Correct mdoc lint warnings 4 years ago
Manos Pitsidianakis 449e526953
Add meli-themes.5 doc, update others 4 years ago
Manos Pitsidianakis 6a7cae0988
ui/themes: add NO_COLOR support
https://no-color.org/
4 years ago
Manos Pitsidianakis b3cf45b457
Update manpages for JMAP 5 years ago
Manos Pitsidianakis a130871ff1
Add documentation for tags 5 years ago
Manos Pitsidianakis 15348fb245
meli.1: add contacts doc 5 years ago
Manos Pitsidianakis 2199726b2c
Retidy shortcuts 5 years ago
Manos Pitsidianakis 3d3ead02e9
bin: add --test-config flag
meli --test-config PATH tests a configuration file for syntax issues or missing options.

Caveat: right now undefined options/values do not return an error.
Backend specific options are also not validated.
5 years ago
Manos Pitsidianakis 95991d159b
update manpages 5 years ago
Manos Pitsidianakis 1d4fe66ed0
man: flatten nested list
Page setting looks weird in small widths with the nested listing.
5 years ago
Manos Pitsidianakis 77936e0cd5
melib: add notmuch backend
Missing:
- Watching for updates functionality
- Using tags
- Search
5 years ago
Manos Pitsidianakis dce1c39b48
ui: add mailcap support 5 years ago
Manos Pitsidianakis 36eccdf514
Add search documentation 5 years ago
Manos Pitsidianakis 212e9bd701
Revert "Show manuals with command line arguments"
Since this commit requires `mandoc` as a build dependency, it is removed
for now until a better compromise is found.

This reverts commit 6a8f869e5b.
5 years ago
Manos Pitsidianakis 6a8f869e5b
Show manuals with command line arguments
Add --manual, --conf-manual command line arguments that display manpages
through a pager. If no pager is found, this currently fails. It should
print the manuals to stdout instead.

The manuals are read from src/manuals and are generated with mandoc
whenever changes to the manpage sources meli.1 and meli.conf.5 are made.
5 years ago
Manos Pitsidianakis b25f10f92a
conf: add a light theme option 5 years ago
Manos Pitsidianakis e35a93336a
Add GPG signing and sig verifying 5 years ago
Manos Pitsidianakis 713c4f73b9
conf: add editor_cmd setting
Set the editor to launch in configuration. If it's missing, check for
$EDITOR
5 years ago
Manos Pitsidianakis e6b7d3a855
update manual page and add meli.conf(5) 5 years ago
Manos Pitsidianakis 2a1bf37e69
Add --version command line flag 5 years ago
Manos Pitsidianakis 69927f524c
update man page 5 years ago
Manos Pitsidianakis b920834117
Add manpage and strip README 5 years ago