┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/completions/dolphin.zsh
AgeCommit message (Collapse)Author
2024-03-08dolphin.zsh: complete both directories and URL protocolsKonstantin Kharlamov
Dolphin is mostly used for navigating local paths (or remote paths mounted locally), so it is important to have directories completed as well as URLs
2022-12-12Add zsh completionsivan tkachenko
Completes all non-generic-Qt options listed in --help output. Note: it uses the new variable KDE_INSTALL_ZSHAUTOCOMPLETEDIR, which was added in ECM 5.101. Read more: https://invent.kde.org/frameworks/extra-cmake-modules/-/merge_requests/310