You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
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