aboutsummaryrefslogtreecommitdiff
path: root/office/khal/README
diff options
context:
space:
mode:
authorTonus <tonus1@free.fr>2022-07-02 02:30:21 +0100
committerWilly Sudiarto Raharjo <willysr@slackbuilds.org>2022-07-02 09:55:36 +0700
commit749fa6c6fa6bf4253162b86b779fa2289d497161 (patch)
treef8519cdb22a765f9e0f31ceeaf0a59202478874b /office/khal/README
parent15b7236a46724998bb2d6e054c7ce7a396ec6fbc (diff)
office/khal: Updated for version 0.10.5. New email.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org> Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'office/khal/README')
-rw-r--r--office/khal/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/office/khal/README b/office/khal/README
index a907507fd0c76..4071b2bfe6f0c 100644
--- a/office/khal/README
+++ b/office/khal/README
@@ -6,3 +6,14 @@ ikhal (interactive khal) lets you browse and edit calendars and events
No support for editing the timezones of events yet
Works with python 3.6+
+
+To have completion with click, source the according file for your shell
+
+in .bashrc
+. /usr/doc/khal-*/khal-complete.bash
+
+in .zshrc
+. /usr/doc/khal-*/khal-complete.zsh
+
+in .fishrc
+. /usr/doc/khal-*/khal-complete.fish