Results 154 comments of c02y
trafficstars

> > The VMs in two gifs I posted earlier are both in VirtualBox not virt-manager. > > That is the exact reason that I asked for a script. This...

delta makes larygit crash, it is not easy to reproduce it, but it happens 100% when I'm navigating the list in the `Files` panel when there are staged/unstaged windows at...

Not really, I tried `diff-so-fancy` (use config from https://github.com/jesseduffield/lazygit/blob/master/docs/Custom_Pagers.md) , it doesn't show bg colors of diffs as well when I switch focus into `Unstaged/Staged Changes` windows, and more importantly,...

Related: https://github.com/jesseduffield/lazygit/issues/1311#issuecomment-1198662097

Didn't know I can use dua with multiple paths like `dua /a/b /c/d`, never use this feature, and most likely I never will. This feature should only work with one...

> The current directory internally works as if one would have launched dua with multiple root paths, each one being a subdirectory or file in the current directory. Just like...

You can add options for different purposes, so everyone is happy Actually, I use `dua -f binary i ~/*` as an alias when I use dua. You see that I...

Thanks, providing options for different purposes is always better than fixed in the code. Take your time, no hurry, and thanks for the project.

I got the same problem.

`company-dabbrev` has `company-dabbrev-downcase`, maybe variable like `company-ispell-downcase` should be provided for `company-ispell`, it is quite useful when writing org-mode files.