Luka Markušić

Results 459 comments of Luka Markušić

Are the files behind a symlink or are they symlinks themselves?

And does `bash -c "xdg-open /home/dan/.dotfiles/.config/lazygit/config.yml"` work as expected? (note the quotes)

Huh that's odd, I can open both regular files and symlinks without issues.

Are you thinking about the `Custom command` popup when you press `:` or the predefined custom commands you have in your `config.yml`? Predefined custom commands do support multiple lines, you...

Ah, now I get it. Currently we don't have something like that, but (at a glance) it shouldn't be too difficult to implement. Would you maybe be willing to investigate...

> Overall I think that a generic prompt supporting multi-line text could be more suitable as a custom command prompt type, rather than a mixed one-line / multi-line prompt which...

Just for future reference, this will close #2528 .

Ideally (I guess) we'd have a menu where the user could toggle checkboxes what they do and do not want, e.g. in this case `[x] --no-verify`, but we don't have...

@dsolerh feel free to take it, do note that I'm not sure if this is just a bug that we map everything as lowercase, or if we can't actually detect...

@stefanhaller you've been elbow-deep in the tcell, you could probably answer this off the cuff.