What's Changed
- Fix and improve handling of symbolic links by @erik-ost and @Jojo4GH in #52, #50
- Fix detection of symlinks on windows (for symlinks to files)
- Show destinations of symlinks and render them in nav style
- Add ability to navigate with symlinks (only symlinks to directories or files)
- Distinguish simple and complex command execution by @Jojo4GH in #53
- Complex commands now require a specified shell to be interpreted correctly
- Add continuous Integration & detekt by @Jojo4GH in #44
Full Changelog: v1.4.3...v1.4.4