• 2.4.0 30e550c183

    Version 2.4.0 Stable

    sloum released this 2022-03-06 21:51:51 +00:00 | 3 commits to master since this release

    Things included in since the last patch version:

    • up command, which allows you to jump up one heirarchy level in the current path (move up a directory), whenever the path is not at the root directory of the host (/)
    • Updates the makefile to remove a gnu specific gzip flag
    • Line wrapping now wraps at word boundaries
    • The width at which to wrap lines can now be set by a configuration option: :set maxwidth 60 would set the client to wrap lines at 60 characters

    The second item, removing the GNU specific flag, is thanks to Jay Williams. Thanks again so much for your contribution!!

    The last 2 items are thanks to code contributions via pull request from R. Aldan Campbell. Thanks again so much for the contributions!!

    Downloads