mirror of
https://github.com/rwinkhart/sshyp.git
synced 2026-08-28 21:06:34 -04:00
Fixed downloading with special characters
This commit is contained in:
@@ -4,6 +4,9 @@ The Lighter Update - Patch 3
|
||||
|
||||
This release is a hotfix for 2021.12.01.fr2.2.
|
||||
|
||||
New features:
|
||||
- a man page has been added
|
||||
|
||||
Changes:
|
||||
|
||||
** the gen command in sshyp has been updated to use the newer notetaking system
|
||||
@@ -12,7 +15,7 @@ Changes:
|
||||
** when syncing, a check is made to see if any folders are not on all devices - if the check comes back true, it is corrected
|
||||
** folders generated in /dev/shm are once again properly deleted with keyboard interrupts
|
||||
** .lower() is now used to remove casing when checking inputs
|
||||
** fixed syncing of files (specifically downloading) with special characters, such as '('
|
||||
- fixed syncing of files (specifically downloading) with special characters, such as '('
|
||||
** fixed program still continuing after trying to edit an entry that doesn't exist
|
||||
- removed an old reference to "rsync" in the configuration dialog
|
||||
|
||||
@@ -32,7 +35,6 @@ Planned for next, next major update (The Shears Update Pt. 1):
|
||||
- allow for copying entire notes (not just first line)
|
||||
- allow for multi-client deletion... somehow
|
||||
- detatch sshync and make it a separate package
|
||||
- manpage
|
||||
|
||||
Planned for next, next, next major update (The Shears Update Pt. 2):
|
||||
|
||||
|
||||
Reference in New Issue
Block a user