Atishay Jain

Results 27 comments of Atishay Jain

@kyazdani42 I have been able to achieve single mouse click using the following code: ``` local function action_callback_for_tree(node) vim.cmd [[ execute "normal! \" ]] local lib = require'nvim-tree.lib' local node...

There was a focus bug in nvim. It was able to show the menu with one click but the focus needed to be on the right pane. The concept works...

https://github.com/neovim/neovim/issues/14921

Any updates on this. It has been more than a year. also need the Cmd key mapping to work.

@wilfredwee If you can help me identify the firefox css classes which identify the dark vs light mode, I might be able to help with a pull request.

@joaocgreis Is it possible to get node 16 unofficial binaries on Windows ARM64. It seems Azure arm64 is still further away.

Is there a way to say get the remote debugging protocol and pass that to selenium? safari can detect the protocol.

@tgreen7 I have been trying to chase this intermittent bug for a while now. Can you find some good reproducible case that I can look at

@karadimnik Please attach the CPU profile