summaryrefslogtreecommitdiff
path: root/lua/telescope/actions/init.lua
diff options
context:
space:
mode:
authorSimon Hauser <Simon-Hauser@outlook.de>2021-11-22 20:48:37 +0100
committerGitHub <noreply@github.com>2021-11-22 20:48:37 +0100
commit6daf35c88c07dd4b220468968a742cda04889cd3 (patch)
tree3f038291a7fda4555bcfb4891b5ea37b4542acc7 /lua/telescope/actions/init.lua
parent6f82c6630cea83b591beeebdc760705cafa3e426 (diff)
fix: action mt so we can again concat actions from two different tables (#1143)
* fix: action mt so we can again concat actions from two different tables - without actually changing the public interface - without having a local table that keeps track of all actions * this should clear actions now we never actually called this function which is kinda a problem because we never cleaned up previous mapping stores. We can also make a better mappings store which has access to the keys sequences which would help the showing actions part * bugfix * that should now clear everything only tests left i think * more tests * cleanup * hack: make sure all actions get cleared
Diffstat (limited to 'lua/telescope/actions/init.lua')
0 files changed, 0 insertions, 0 deletions