Many thanks to everyone who contributed in this release!
What's Changed
- Cleanup by @petersimonsson in #86
- Add tests by @emilioziniades in #87
- Improvements by @petersimonsson in #89
- Updates by @petersimonsson in #91
- Error handling by @petersimonsson in #96
- Use the index to select a new window by @petersimonsson in #99
- Update dependencies to latest patch version by @petersimonsson in #98
- Add support for bookmarking a directory by @petersimonsson in #102
- feat: attach path to
fs::read_dir
errors by @nathanregner in #103 - Update dependencies by @petersimonsson in #104
- Deduplicate session names for repos and bookmarks by @petersimonsson in #105
- Update ratatui to latest release by @petersimonsson in #106
- Add auto-completion generation by @petersimonsson in #107
- nix package: install shell completions by @junglerobba in #108
- Clean up code by @petersimonsson in #109
- don't keep tms process around when attaching session by @junglerobba in #110
- Fix handling of bare repos by @petersimonsson in #112
- Add support for running script on session creation by @petersimonsson in #113
- Add command to initialize new git repo by @junglerobba in #115
- Attach to a session if switching fails by @jrmoulton in #117
- fix error by @jrmoulton in #119
- clone/init repo: show directory picker if more than one is configured by @junglerobba in #118
- fix window pane capture by @jrmoulton in #120
- Update dependencies by @petersimonsson in #121
- Clean up picker rendering by @petersimonsson in #122
- Skip directories with insufficient permissions instead of exiting by @fpiribauer in #125
- Use window ID in windows command to make preview work by @petersimonsson in #127
- fix: shellexpand final path in pick_search_path by @satoqz in #128
New Contributors
- @nathanregner made their first contribution in #103
- @fpiribauer made their first contribution in #125
- @satoqz made their first contribution in #128
Full Changelog: v0.4.3...v0.4.4