release-2.4.0 #215

Merged
sloum merged 17 commits from release-2.4.0 into develop 2022-03-06 21:48:39 +00:00
Owner

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!!

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!!
sloum added the
release
label 2022-02-16 05:02:08 +00:00
sloum added 12 commits 2022-02-16 05:02:09 +00:00
sloum added 1 commit 2022-02-16 05:19:35 +00:00
sloum changed target branch from master to develop 2022-03-06 21:48:30 +00:00
sloum merged commit df99584222 into develop 2022-03-06 21:48:39 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sloum/bombadillo#215
No description provided.