Skip to content

Commit eef10c8

Browse files
authored
Update README.md
expand ControlChars list. - add VerticalTab - add NullChar - add Back - add FormFeed
1 parent fa22963 commit eef10c8

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,10 @@ Especially following partial implementations are available
1212
* Cr
1313
* Lf
1414
* CrLf
15+
* VerticalTab
16+
* NullChar
17+
* Back
18+
* FormFeed
1519
* Strings
1620
* Space
1721
* Replace

0 commit comments

Comments
 (0)