Skip to content

v0.1.0-alpha.17

Latest

Choose a tag to compare

@rs545837 rs545837 released this 07 Jun 17:15
· 5 commits to main since this release
cdc837a

Fixes

  • Fix /dev/null phantom entries — deleted files no longer show as /dev/null in the file list; new files correctly have no old path
  • Fix j/k key input in finder — j and k keys now type into the search field instead of being intercepted as vim navigation

Changes

  • Configurable GitHub OAuth client ID — the CLI now resolves the GitHub OAuth client ID from LAZYDIFF_GITHUB_CLIENT_ID env var, ~/.config/lazydiff/config.toml, or compile-time env, instead of a hardcoded value