Skip to content

Simplify directory handling with set_current_dir approach#66

Merged
Oomaxime merged 1 commit into
mainfrom
fix-tui
Jul 23, 2025
Merged

Simplify directory handling with set_current_dir approach#66
Oomaxime merged 1 commit into
mainfrom
fix-tui

Conversation

@Oomaxime
Copy link
Copy Markdown
Collaborator

  • Remove complex _from functions from simple_index.rs
  • Use simple set_current_dir() at start of each command
  • Restore original directory after command execution
  • Much cleaner and more maintainable approach
  • Fixes TUI directory context issues

- Remove complex _from functions from simple_index.rs
- Use simple set_current_dir() at start of each command
- Restore original directory after command execution
- Much cleaner and more maintainable approach
- Fixes TUI directory context issues
@Oomaxime Oomaxime self-assigned this Jul 23, 2025
@Oomaxime Oomaxime merged commit a5be6e6 into main Jul 23, 2025
2 checks passed
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