-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
e2a4cb6
commit 930ed3c
Showing
1 changed file
with
4 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -6,6 +6,10 @@ | |
|
||
Below is a list of (some) WindTerm components in alphabetical order, along with a brief description of each. | ||
|
||
## Libssh | ||
|
||
An improved version based on libssh 0.95. Add support for pageant, external socket, and hmac-md5-96, [email protected], hmac-sha1-96, [email protected]. | ||
|
||
## Onigmo | ||
|
||
An improved version based on Onigmo 5.13.5. In particular, **the addition of iterator makes it possible to match gap buffer or nonadjacent memory blocks.** Please refer to the sample files for how to use. | ||
|