aboutsummaryrefslogtreecommitdiff
path: root/completion
diff options
context:
space:
mode:
authorFederico Angelilli <code@fedang.net>2024-03-08 11:42:44 +0100
committerFederico Angelilli <code@fedang.net>2024-03-08 11:42:44 +0100
commit56fe6d0924e9b98e5cfa28131b54b7ac66048143 (patch)
treeedba04b9413483bcba61b1863c11e3d93ab2cfbf /completion
parent57af7dac30177defb247a3036008cbff07b2be3e (diff)
Update INSTALL
Diffstat (limited to 'completion')
-rwxr-xr-xcompletion/crypt.bash1
-rwxr-xr-xcompletion/crypt.zsh1
2 files changed, 2 insertions, 0 deletions
diff --git a/completion/crypt.bash b/completion/crypt.bash
index 3074ff5..8d2ae73 100755
--- a/completion/crypt.bash
+++ b/completion/crypt.bash
@@ -2,6 +2,7 @@
#
# Copy to /usr/share/bash-completion/completions/crypt
+# TODO: edit & other actions
_crypt() {
COMPREPLY=()
diff --git a/completion/crypt.zsh b/completion/crypt.zsh
index 3055baf..41f06c5 100755
--- a/completion/crypt.zsh
+++ b/completion/crypt.zsh
@@ -3,6 +3,7 @@
# copy to /usr/share/zsh/site-functions/_crypt
+# TODO: edit & other actions
_crypt() {
local IFS=$'\n'
local location