Dotfiles/shells/zsh/includes
Jonathan Hodgson 6fa3f737e2 Work on openapi completion
Currently still a work in progress.

the bin/.bin/openapi file will be a bash script for interfacing with an
openapi file. Currently it does things like listing requests, servers,
and viewing a request in json format.

The function added to fzf.zsh adds a zsh widget so that I can press a
keybinding (in my case ^o) to complete the command. It uses the above
script and fzf to make the selection. Currently supports http / https /
curl

The widget looks for an environment variable called OPENAPI which should
point to the openapi file. This is set in zshrc if a project is set.
2022-10-04 11:42:47 +01:00
..
aliases.zsh Lots of zsh changes 2020-03-11 11:30:54 +00:00
auto-notify.zsh Adds cat to auto-notify ignore list 2021-03-21 12:56:40 +00:00
autoSuggest.zsh Lots of zsh changes 2020-03-11 11:30:54 +00:00
colors.zsh Make colours work now focus has been disabled 2021-03-21 14:54:10 +00:00
completion.zsh Completion: improves the completion of encrypt and decrypt functions 2022-07-28 11:25:09 +01:00
currentwordcompletion.zsh ZSH: adds aws key regex to currenWordCompletions 2021-09-27 13:27:40 +01:00
functions.zsh Moves includes into includes folder 2020-02-19 12:07:52 +00:00
fzf.zsh Work on openapi completion 2022-10-04 11:42:47 +01:00
keybindings.zsh Adds some more options to the change command function 2021-09-07 17:07:25 +01:00
lfcd.zsh Moves includes into includes folder 2020-02-19 12:07:52 +00:00
navi.zsh ZSH: adds aws key regex to currenWordCompletions 2021-09-27 13:27:40 +01:00
overidepartialcompletion.zsh Makes fzf list packages for paru on tab 2022-02-20 14:32:33 +00:00
promptconfig.zsh ZSH: prompt: show branch on older versions of git 2021-08-23 15:24:34 +01:00
rangercd.zsh.tmp Lots of zsh changes 2020-03-11 11:30:54 +00:00
shortcuts.zsh.tmp Lots of zsh changes 2020-03-11 11:30:54 +00:00
urls.zsh Adds alt+m zle shortcut to create the directory for the current arg 2020-05-22 17:37:21 +01:00