summaryrefslogtreecommitdiff
path: root/plugin
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2022-12-25 19:53:53 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2022-12-25 20:00:00 +0900
commitb7bb97311810bd94483df32c6e9102814e9ea514 (patch)
tree700db14e9274c6c15ca7a8591143ea1e8517d169 /plugin
parent750b2a63130fc6b67aaa64c59d42cff428c26b4a (diff)
downloadfzf-b7bb97311810bd94483df32c6e9102814e9ea514.tar.gz
Revert "Add GET endpoints for getting the state of the finder"
This reverts commit 750b2a63130fc6b67aaa64c59d42cff428c26b4a. This can cause a deadlock if the endpoints are accessed in the core event loop via execute action. fzf --listen 6266 --bind 'space:execute:curl localhost:6266' Technically, there's no reason to use the API because the information is already available via `{}` and `{q}`, but I'd like to completely remove the risk of misuse.
Diffstat (limited to 'plugin')
0 files changed, 0 insertions, 0 deletions