mirror of
https://github.com/kingToolbox/WindTerm.git
synced 2026-08-18 10:33:28 +08:00
Update license
This commit is contained in:
@@ -1,7 +1,9 @@
|
||||
**All source codes (except thirdparty directory) are provided under the terms of Apache-2.0 license.**
|
||||
|
||||
# Components
|
||||
|
||||
Below is a list of (some) WindTerm components in alphabetical order, along with a brief description of each.
|
||||
|
||||
## 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.
|
||||
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.
|
||||
Reference in New Issue
Block a user