Luka Markušić

Results 29 issues of Luka Markušić

How would one add a marker to the bottom or top of the view before scrolling with `d` or `u`? For example - if I'm reading a wall of text...

Steps to reproduce: ``` 1. mount a folder over fuse 2. drop the connection on the other machine by cutting off its internet access 3. vifm hangs, has to be...

This should make `dive` much more user friendly, in the sense that all the information is now available, irregardless of the number of layers, or the length of a certain...

It would be helpful to have the `git` version in the `--version` output to shorten debugging when resolving github issues. This seems like a somewhat trivial task.

enhancement
good first issue

Inspired by #1111. Adding `n` as an actual option for cancelling the prompt is `TODO`.

This makes it possible to use any shell, and by adding the `-i` flag it makes it interactive (running aliases and functions is possible now) Should close #770 . Tests...

A similar bug occurs when providing a path that's not a git directory: ```sh lazygit -p ~/Documents # An error occurred! Please create an issue at: https://github.com/jesseduffield/lazygit/issues # # *fs.PathError...

### Discussed in https://github.com/jesseduffield/lazygit/discussions/1296 Originally posted by **mestihudson** April 26, 2021 Is there a way to get a `git merge --squash`? I know that is possible to use a custom...