carlfriedrich

Results 16 issues of 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 ##...

stale

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: ![grafik](https://user-images.githubusercontent.com/45259958/183447423-0620920b-b690-4d8a-8b4b-2707a59d48ec.png) 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)...

new feature

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: ![grafik](https://user-images.githubusercontent.com/45259958/190865869-114138e8-3c12-403f-a096-01acd9a6e4c5.png)

enhancement