Skip to content

feat(search): show filename first + icons#105

Merged
dlvhdr merged 2 commits intomainfrom
dlvhdr/search-icons
Mar 20, 2026
Merged

feat(search): show filename first + icons#105
dlvhdr merged 2 commits intomainfrom
dlvhdr/search-icons

Conversation

@dlvhdr
Copy link
Copy Markdown
Owner

@dlvhdr dlvhdr commented Mar 14, 2026

No description provided.

@dlvhdr dlvhdr marked this pull request as ready for review March 14, 2026 16:51
@dlvhdr dlvhdr force-pushed the dlvhdr/search-icons branch from 60877de to 852f538 Compare March 20, 2026 14:16
@dlvhdr dlvhdr force-pushed the dlvhdr/search-icons branch from 852f538 to afc687b Compare March 20, 2026 14:26
@dlvhdr dlvhdr merged commit dc735a5 into main Mar 20, 2026
@dlvhdr dlvhdr deleted the dlvhdr/search-icons branch March 20, 2026 14:30
tmeijn pushed a commit to tmeijn/dotfiles that referenced this pull request Mar 26, 2026
This MR contains the following updates:

| Package | Update | Change |
|---|---|---|
| [dlvhdr/diffnav](https://github.com/dlvhdr/diffnav) | minor | `v0.10.0` → `v0.11.0` |

MR created with the help of [el-capitano/tools/renovate-bot](https://gitlab.com/el-capitano/tools/renovate-bot).

**Proposed changes to behavior should be submitted there as MRs.**

---

### Release Notes

<details>
<summary>dlvhdr/diffnav (dlvhdr/diffnav)</summary>

### [`v0.11.0`](https://github.com/dlvhdr/diffnav/releases/tag/v0.11.0)

[Compare Source](dlvhdr/diffnav@v0.10.0...v0.11.0)

### v0.11.0

#### Notable Features

- Search (accessed via <kbd>t</kbd>) now shows the filename first and has icons
- <kbd>n/p/N</kbd> is used to navigate to next/previous file
- If used with `git show`, and there's a commit preamble present, pressing <kbd>m</kbd> will show the commit info. It's also shown in the header
- There's finally a scrollbar in the diffview
- Thanks to new contributor [@&#8203;vertti](https://github.com/vertti) `diffnav` now supports a `watch` flag which will run `git diff` by default (but can be controlled). It will run the command while maintaining the UI state

Once again, thanks to [@&#8203;pablospe](https://github.com/pablospe) for his awesome contributions!

#### Changelog

- [`0957bb1`](dlvhdr/diffnav@0957bb1) chore: upgrade deps ([#&#8203;114](dlvhdr/diffnav#114))
- [`4a31deb`](dlvhdr/diffnav@4a31deb) ci: add basic CI workflow ([#&#8203;113](dlvhdr/diffnav#113))
- [`dc735a5`](dlvhdr/diffnav@dc735a5) feat(search): show filename first + icons ([#&#8203;105](dlvhdr/diffnav#105))
- [`822adc6`](dlvhdr/diffnav@822adc6) feat: Add shift+tab as alias for tab to switch panels ([#&#8203;109](dlvhdr/diffnav#109))
- [`41f1c16`](dlvhdr/diffnav@41f1c16) feat: add F1 key to toggle help overlay ([#&#8203;101](dlvhdr/diffnav#101))
- [`c899b9e`](dlvhdr/diffnav@c899b9e) feat: add n (next file) and p/N (previous file) shortcuts to jump between files ([#&#8203;98](dlvhdr/diffnav#98))
- [`e651360`](dlvhdr/diffnav@e651360) feat: add scrollbar to diff viewer ([#&#8203;112](dlvhdr/diffnav#112))
- [`e616b2a`](dlvhdr/diffnav@e616b2a) feat: add watch mode for auto-refreshing diffs ([#&#8203;96](dlvhdr/diffnav#96))
- [`19503d8`](dlvhdr/diffnav@19503d8) feat: commit info overlay with `m` key ([#&#8203;103](dlvhdr/diffnav#103))
- [`e215560`](dlvhdr/diffnav@e215560) feat: show commit info when used as a pager for git show ([#&#8203;97](dlvhdr/diffnav#97))
- [`2898ff7`](dlvhdr/diffnav@2898ff7) fix: sidebar search crashes ([#&#8203;95](dlvhdr/diffnav#95))

</details>

---

### Configuration

📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied.

♻ **Rebasing**: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 **Ignore**: Close this MR and you won't be reminded about this update again.

---

 - [ ] <!-- rebase-check -->If you want to rebase/retry this MR, check this box

---

This MR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My44OS42IiwidXBkYXRlZEluVmVyIjoiNDMuODkuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiUmVub3ZhdGUgQm90IiwiYXV0b21hdGlvbjpib3QtYXV0aG9yZWQiLCJkZXBlbmRlbmN5LXR5cGU6Om1pbm9yIl19-->
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant