Tory Law
Tory Law
In the preview function adding `view.__expression = value` in between [these two lines](https://github.com/mfussenegger/nvim-dap/blob/master/lua/dap/ui/widgets.lua#L579-L580) "fixes" it. I suppose maybe we need a way to pass additional arguments to the `render` inside...
One really odd thing I just observed is that the results are not consistent. As I run and re-run a merge with a dry run, I get different results! edit:...
I've fiddled around with this quite a bit. I'm limited by my lack of C++ knowledge. Nonetheless, I've made some code changes that seem to work for me, but before...
Awesome! Thanks for the reply! I pushed a new commit https://github.com/torypages/keepassxc/pull/1/commits/6f263f752201b3053b2f970c4fff7870603350da that I think covers what was mentioned. And it still seems to work. If this is on a good...