Skip to content

Commit

Permalink
Update for beta-1.0
Browse files Browse the repository at this point in the history
Added features:
Edit Nicknames
Ability to manipulate current working directory on Windows side
Detailed help

Fixed Issue #2
  • Loading branch information
muhammadmuzzammil1998 committed Sep 27, 2017
1 parent 64a735e commit e87f38b
Show file tree
Hide file tree
Showing 2 changed files with 182 additions and 49 deletions.
10 changes: 6 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -56,13 +56,15 @@ Add features:
* *~Show details about a nickname~* ```swsh --show [nickname]```
* scp support
* *~Password support~* ```swsh -a -password```
* Edit nicknames
* *~Edit nicknames~* ```swsh --edit [nickname]```
* *~Check existence of private key when adding a nickname~*
* ~Custom directory to save data~ (nah, not gonna work...)
* Ability to manipulate current working directory on Windows side
* *~Ability to manipulate current working directory on Windows side~* ```cd``` ```ls```
* *~Clear console~* ```clear```
* *~Detailed help~* ```swsh --help [command]```

Fix:
* Make ```cd ..``` work
* *~Make ```cd ..``` work~. Issue #2*
* *~A connection attempt failed while using password. Issue #1~*
### Note: Public release will be made after these features and fixes are added in SWSH.
### Note: Public release will be made after beta-2.0 is fully tested. Current release: beta-1.0.
### Note: SWSH can be downloaded from [here](https://github.com/muhammadmuzzammil1998/SWSH/releases/tag/beta-1.0) if you want to give it a go.
Loading

0 comments on commit e87f38b

Please sign in to comment.