From Antoine POPINEAU to ~sircmpwn/aerc
A new configration parameter is introduced: search-cmd allows to set an optional external command that will be used to search for emails in the current directory, replacing the default internal search method, when the account has a maildir:// source. In the search-command value, the placeholder {} will be replaced by the provided terms. So, for example, a search-cmd value `notmuch search {}`, with the command `:search FOOBAR` will be executed as `notmuch search "FOOBAR"`. This command must output the list of email absolute paths, one per line. --- config/config.go | 1 + doc/aerc-maildir.5.scd | 14 +++++++++ worker/maildir/search.go | 61 ++++++++++++++++++++++++++++++++++++++++ [message trimmed]
From Antoine POPINEAU to ~sircmpwn/email-test-drive
--- Sorry about that! Fixed. antoine-popineau | 1 + 1 file changed, 1 insertion(+) create mode 100644 antoine-popineau diff --git a/antoine-popineau b/antoine-popineau new file mode 100644 index 0000000..66cb3d4 --- /dev/null +++ b/antoine-popineau @@ -0,0 +1 @@ I have successfully used git send-email![message trimmed]
From Antoine POPINEAU to ~sircmpwn/email-test-drive
--- antoine-popineau | 1 + 1 file changed, 1 insertion(+) create mode 100644 antoine-popineau diff --git a/antoine-popineau b/antoine-popineau new file mode 100644 index 0000000..6d0ecfd --- /dev/null +++ b/antoine-popineau @@ -0,0 +1 @@ -- 2.27.0 I'm about to try git send-email[message trimmed]
From Antoine POPINEAU to ~sircmpwn/email-test-drive
--- Sorry about that! antoine-popineau | 1 + 1 file changed, 1 insertion(+) create mode 100644 antoine-popineau diff --git a/antoine-popineau b/antoine-popineau new file mode 100644 index 0000000..cca2e8d --- /dev/null +++ b/antoine-popineau @@ -0,0 +1 @@ Let us try git send-mail.[message trimmed]
From Antoine POPINEAU to ~sircmpwn/email-test-drive
--- antoine-popineau | 1 + 1 file changed, 1 insertion(+) create mode 100644 antoine-popineau diff --git a/antoine-popineau b/antoine-popineau new file mode 100644 index 0000000..22d7ec6 --- /dev/null +++ b/antoine-popineau @@ -0,0 +1 @@ -- 2.27.0 Let us try git send-mail.[message trimmed]
From Antoine POPINEAU to ~kennylevinsen/greetd
--- index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index c77940b..203de12 100644 --- a/index.md +++ b/index.md @@ -30,6 +30,7 @@ The currently known greeters are: - [gtkgreet](https://git.sr.ht/~kennylevinsen/gtkgreet) (graphical, Gtk-based) - [wlgreet](https://git.sr.ht/~kennylevinsen/wlgreet) (graphical, raw Wayland client) - [dlm](https://git.sr.ht/~kennylevinsen/dlm) (graphical, raw fbdev client, semi-deprecated) - [tuigreet](https://github.com/apognu/tuigreet) (console UI) [message trimmed]
From Antoine POPINEAU to ~kennylevinsen/greetd-devel
--- index.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/index.md b/index.md index c77940b..203de12 100644 --- a/index.md +++ b/index.md @@ -30,6 +30,7 @@ The currently known greeters are: - [gtkgreet](https://git.sr.ht/~kennylevinsen/gtkgreet) (graphical, Gtk-based) - [wlgreet](https://git.sr.ht/~kennylevinsen/wlgreet) (graphical, raw Wayland client) - [dlm](https://git.sr.ht/~kennylevinsen/dlm) (graphical, raw fbdev client, semi-deprecated) - [tuigreet](https://github.com/apognu/tuigreet) (console UI) [message trimmed]
From Antoine POPINEAU to ~kennylevinsen/greetd
--- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 445cf6b..675b68c 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ See the [wiki](https://man.sr.ht/~kennylevinsen/greetd) for FAQ, guides for comm - [gtkgreet](https://git.sr.ht/~kennylevinsen/gtkgreet) - The flagship graphical, GTK based greeter (xdg-shell or wlr-layer-shell, to be used with something like `cage`) - [dlm](https://git.sr.ht/~kennylevinsen/dlm) - Dumb Login Manager (using fbdev) - [wlgreet](https://git.sr.ht/~kennylevinsen/wlgreet) - Wayland greeter (using wlr-layer-shell, to be used with something like `sway`) - [tuigreet](https://github.com/apognu/tuigreet) - Console UI greeter (using tui-rs) [message trimmed]
From Antoine POPINEAU to ~kennylevinsen/greetd-devel
--- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 445cf6b..675b68c 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,7 @@ See the [wiki](https://man.sr.ht/~kennylevinsen/greetd) for FAQ, guides for comm - [gtkgreet](https://git.sr.ht/~kennylevinsen/gtkgreet) - The flagship graphical, GTK based greeter (xdg-shell or wlr-layer-shell, to be used with something like `cage`) - [dlm](https://git.sr.ht/~kennylevinsen/dlm) - Dumb Login Manager (using fbdev) - [wlgreet](https://git.sr.ht/~kennylevinsen/wlgreet) - Wayland greeter (using wlr-layer-shell, to be used with something like `sway`) - [tuigreet](https://github.com/apognu/tuigreet) - Console UI greeter (using tui-rs) [message trimmed]