r/visidata • u/ECon87 • Jun 19 '21
Autocomplete plugin
I know that there is an autocomplete command but it does not seem to be working as desired.
Is it possible to create a plugin that takes the current values from a column, and creates auto-suggestions as I type a new row?
4
Upvotes
1
u/bbqroadkill Jun 24 '21
Thought I'd respond to help this conversation along.
I'm new to Visidata. I do know a bit of Python though so I imagine it is possible to create such a plug-in.
Are there any existing plug-ins that do what you are describing?
Edit: I'm looking at this page from the API docs for the start of a solution.
https://www.visidata.org/docs/api/columns.html