mirror of
https://github.com/KDE/konsole.git
synced 2025-12-23 23:38:08 -05:00
zsh completions: Remove leftover comment from development
It really works as a sequence, thanks to the compset trick.
This commit is contained in:
@@ -54,7 +54,6 @@ function _konsole_profile_properties() {
|
||||
|
||||
case "$service" in
|
||||
(konsoleprofile)
|
||||
# XXX: this doesn't really work as a sequence. any ideas?
|
||||
_arguments \
|
||||
'1:properties:_konsole_profile_properties'
|
||||
;;
|
||||
|
||||
Reference in New Issue
Block a user