carlfriedrich
carlfriedrich
- [x] I have read through the manual page (`man fzf`) - [x] I have the latest version of fzf - [x] I have searched through the existing issues ##...
See [Markdown syntax for paragraphs in lists](https://www.markdownguide.org/basic-syntax/#adding-elements-in-lists). Input: ``` * This is the first list item. * Here's the second list item. I need to add another paragraph below the...
## Check list - [x] I have performed a self-review of my code - [x] I have commented my code in hard-to-understand areas - [x] I have made corresponding changes...
## Check list - [x] I have performed a self-review of my code - [x] I have commented my code in hard-to-understand areas - [x] I have made corresponding changes...
## Check list - [x] I have performed a self-review of my code - [x] I have commented my code in hard-to-understand areas - [x] I have made corresponding changes...
When using `glo` (`forgit::log`) we can press `Enter` to show the changeset of the selected commit. The presentation, however, is rendered using the basic `git diff` command. We have a...
## Check list - [x] I have read through the [README](https://github.com/wfxr/forgit/blob/master/README.md) - [x] I have the latest version of forgit - [x] I have searched through the existing issues ##...
With shell integration enabled, my [starship](https://starship.rs/) prompt reports exit code 1 on all commands. The actual exit code can be correctly read via `$?`, though:  When I disable shell...
I love navi's ability to interactivly query variable values. However, there are occasions where I'd like to skip this and instead print the whole command as-is (including its variable names)...
Follow-up for #423. Please support hex color codes [like git does](https://git-scm.com/docs/git-config#Documentation/git-config.txt-color) in diff-so-fancy, so that we can have smoothly integrated, unobtrusive background colors like this: 