Skyler Hawthorne
Skyler Hawthorne
Thanks, I figured that would be the workaround, but felt this was an issue worth tracking. I get staying as close as possible to the API for the sake of...
Hi @enricozb thanks so much for working on this! I tried out the latest master, and it looks like scroll mode is not working. I have this config: ``` plug...
Sure, here's one. We can see all the names are cut off on the left. 
Right. I think taking a literal nushell script as a command line argument doesn't make any sense. Positional arguments and flags are not intended for such long input.
Passing a value to a flag named "stdin" doesn't make any sense—in this case, it's not standard input, it's just a positional argument. But moreover, I don't think positional arguments...
>That doesn't prevent a malicious app from providing a command that the user expects to trust with secret or otherwise important information, like for example pass (a password manager) or...
That's actually a good idea, I don't know why that never occurred to me before. Though there would be significantly less space than shown in your screenshot when the keyboard...
But pagination doesn't serve the same purpose as limiting the results of a scan or query. When you `--limit` a query to 1, you are only charged RCUs for that...
Ah, you are right, thanks! Is that documented anywhere? That doesn't seem like an obvious way to use query limits with the CLI.
> Could anybody please provide the latest status on this FR ? "It is not done"