Dave
Dave
Thanks @extrawurst , I am really enjoying daily driving gitui!
I am on zsh and still getting the number asterisk pattern on version `0.46.1` when selecting failed commands. Example: ``` ~ ❯ fzf --version 0.46.1 (3c0a6304) ~ ❯ 1754* cargo...
Is this why `master` is not building for me? ``` error[E0308]: mismatched types --> src/components/textinput.rs:163:6 | 162 | text_area.set_block( | --------- arguments to this method are incorrect 163 | /...
Ah, great news, thanks for the tip, `--locked` works great. Excited to check out the latest changes :+1:
Came here to search if this had been suggested yet. I am sometimes needing to scroll several 1000 lines to get to where I want to be in git blame....
I am also seeing this after a toolchain bump from 1.86. Eager to find a fix, and this macro is in a dependency.
Yes, I have the same issue as @dcastro above, the only change was a toolchain bump. I also went from 1.86 -> 1.89. I nuked my lsp target directory as...