Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for autocompleting/manipulating --query argument #7

Open
jamesls opened this issue Nov 5, 2015 · 1 comment
Open

Add support for autocompleting/manipulating --query argument #7

jamesls opened this issue Nov 5, 2015 · 1 comment

Comments

@jamesls
Copy link
Member

jamesls commented Nov 5, 2015

Not sure exactly what this would look like, but I want to:

a) Attempt to autocomplete the JMESPath expression for --query. This seems tough.
b) Live update in a vsplit/hsplit pane the result of applying the query expression provided so far against sample generated output.

I demo'd a POC of this with vim + jpterm at re:Invent, would like to have a similar feature as well.

@donnemartin
Copy link
Collaborator

Something like this might be cool, from ptpython:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants