Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2023-04-09 | 943 Bytes | |
v0.3.0 source code.tar.gz | 2023-04-09 | 9.3 kB | |
v0.3.0 source code.zip | 2023-04-09 | 14.2 kB | |
Totals: 3 Items | 24.5 kB | 0 |
What's Changed
Features
- Command passthrough by @willothy in [#37]
- Read and pass full argv options by @davidmh in [#33]
- Open in alternate window by @willothy in [#29]
- Force blocking from cmdline by @willothy in [#22]
Fixes
- Paths with spaces on Windows by @willothy in [#20]
- Close guest bufs before host opens files by @willothy in [#21]
- Errors when file is in wildignore by @stevearc in [#25]
- Prioritize guest cwd by @davidmh in [#30]
- Absolute paths should not use the guest cwd by @davidmh in [#34]
- Support for pre-0.9 Neovim instances by @davidmh in [#38]
- Update README.md to fix lazy.nvim config example by @catgoose in [#23]
New Contributors
- @catgoose made their first contribution in [#23]
- @stevearc made their first contribution in [#25]
- @davidmh made their first contribution in [#30]
Full Changelog: https://github.com/willothy/flatten.nvim/compare/v0.2.0...v0.3.0