---
doc/rde.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/rde.texi b/doc/rde.texi
index 4aedd77..bee2023 100644
--- a/doc/rde.texi
+++ b/doc/rde.texi
@@ -279,7 +279,7 @@ The most frequent actions are usually binded to combinations using
@kbd{s-} modifier, where @kbd{s} is super key (@pxref{Modifier
Keys,,,Emacs}). @kbd{s-@key{RET}} to launch emacsclient,
@kbd{s-@key{TAB}} switch back and forth between workspaces, inside Emacs
-@kbd{s-e} for toggle eshell, @kbd{s-b} for switch buffer, @kbd{s-b} for
+@kbd{s-e} for toggle eshell, @kbd{s-b} for switch buffer, @kbd{s-r} for
recompile.
@quotation Note
--
2.40.1
On 2023-05-29 10:57, Morgan Smith wrote:
> ---
> doc/rde.texi | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/doc/rde.texi b/doc/rde.texi
> index 4aedd77..bee2023 100644
> --- a/doc/rde.texi
> +++ b/doc/rde.texi
> @@ -279,7 +279,7 @@ The most frequent actions are usually binded to combinations using
> @kbd{s-} modifier, where @kbd{s} is super key (@pxref{Modifier
> Keys,,,Emacs}). @kbd{s-@key{RET}} to launch emacsclient,
> @kbd{s-@key{TAB}} switch back and forth between workspaces, inside Emacs
> -@kbd{s-e} for toggle eshell, @kbd{s-b} for switch buffer, @kbd{s-b} for
> +@kbd{s-e} for toggle eshell, @kbd{s-b} for switch buffer, @kbd{s-r} for
> recompile.
>
> @quotation Note
Hi Morgan,
Thank you for the fix, applied, will push a little later.
--
Best regards,
Andrew Tropin