Skip to content

v0.3.0

Choose a tag to compare

@github-actions github-actions released this 07 Sep 19:05
· 5 commits to develop since this release

Changelog

  • feat: delete files and directories with d in file panels
  • feat: rename files and directories with F2 in file panels
  • fix: merge directory uploads instead of aborting when the remote dir exists
  • feat: create directories with ctrl+n in file panels
  • feat: toggle hidden files with ctrl+h in file panels
  • fix: parse DOS/IIS-style LIST output when goftp's Unix parser fails
  • fix: close the unstyled gaps in highlighted file rows
  • fix: stop borderWithTitle from rendering 2 columns narrower than asked
  • fix: finish path.Join migration for remote paths in ftp.go/sftp.go
  • fix: expand ~ to the home directory in jump-to-path
  • feat: recurse into directories when downloading
  • fix: build remote paths with path.Join instead of filepath.Join

Full notes, including the earlier releases:
https://github.com/MawCeron/lazyftp/blob/main/CHANGELOG.md