Results 25 comments of Juhan

> I read contributing section before send, but contribute requires permissions. If you never contributed through github, here is how to do it: 1. Fork the repo 2. Clone it...

# I have a different proposition But first, let me describe the current behaviour of `table` mainly for comparison's sake (and also to find if I missed something. Please point...

> I don't really understand the point of all the subcommands though. What would be a use case? I originally left the pass through behaviour because the old `table` command...

> Convert Bitmap to blob > Get contentUri to blob > use clipData.newUri Sorry, I don't quite understand this. Can you explain it a bit further or point me to...

The master branch works as expected. But when I try your script to reproduce, the command `vip` gives the following error: E5108: Error executing lua: ...r-textobjects/lua/nvim-treesitter-textobjects/shared.lua:91: attempt t o index...

arguments and parameters are both captured as `@parameter`. There is no separate builtin capture group for argument.

Either that or showing the checksums as they are calculated instead of showing them once after all of them are calculated.

nushell/reedline#915 is already merged.

Yeah, it has this really weird behaviour. - `commandline` in inaccessable in the completion function - `$context` only provides args of the current function of the pipeline untill the cursor...

> You want $pos to be relative to current command start? Will it be a breaking change? Yes, but it doesn't matter anyways. Because before landing this pr, I don't...