Release to master 2.4.0 #217

Merged
sloum merged 14 commits from develop into master 2022-03-06 21:50:43 +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-03-06 21:50:27 +00:00
sloum added 14 commits 2022-03-06 21:50:27 +00:00
sloum merged commit 30e550c183 into master 2022-03-06 21:50:43 +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#217
No description provided.