Skip to content

bump: VERSION to v0.21.7#82

Merged
damachine merged 1 commit intomasterfrom
feat-diff
Oct 26, 2025
Merged

bump: VERSION to v0.21.7#82
damachine merged 1 commit intomasterfrom
feat-diff

Conversation

@damachine
Copy link
Owner

feat: big update with improved preview diff integration

  • Integrate unified and word diff in fzf preview for config files
  • Use git diff with --color=always and --word-diff=color for better highlighting
  • Use bat for syntax highlighting of diffs in preview
  • Store remote config tempfiles in ${_tmp_dir} instead of /tmp
  • Remove info line from preview, only show the diff output
  • Clean up and simplify diff command (removed --summary/--compact-summary)
  • Improved color usage and global color variable handling
  • Various small fixes and code cleanups

- Integrate unified and word diff in fzf preview for config files
- Use git diff with --color=always and --word-diff=color for better highlighting
- Use bat for syntax highlighting of diffs in preview
- Store remote config tempfiles in ${_tmp_dir} instead of /tmp
- Remove info line from preview, only show the diff output
- Clean up and simplify diff command (removed --summary/--compact-summary)
- Improved color usage and global color variable handling
- Various small fixes and code cleanups
@damachine damachine merged commit 8bf60a0 into master Oct 26, 2025
4 checks passed
@damachine damachine deleted the feat-diff branch October 26, 2025 03:56
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