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
- Replace all instances of 'github.com/lazysegtree/go-zoxide' imports
with 'zoxidelib' alias for consistency across codebase
- Add comprehensive zoxide UI navigation test that types "dir2" to
search and presses Enter to navigate
- Fix zoxide modal close behavior by adding m.Close() call in
handleConfirm action
- Add GetResults() method to zoxide UI component for test access
- Create defaultTestModelWithZClient() helper function for zoxide
testing
---------
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: yorukot <107802416+yorukot@users.noreply.github.com>
0 commit comments