mirror of
https://github.com/kasmtech/KasmVNC.git
synced 2025-08-04 14:01:48 +02:00
Remove note about clipboard ISO 8859-1 restriction
We now support full Unicode, provided the server also supports the proper extension.
This commit is contained in:
committed by
Lauri Kasanen
parent
f51167a2ce
commit
201f2517f7
@ -375,5 +375,4 @@ to the remote server.
|
||||
###### Parameters
|
||||
|
||||
**`text`**
|
||||
- A `DOMString` specifying the clipboard data to send. Currently only
|
||||
characters from ISO 8859-1 are supported.
|
||||
- A `DOMString` specifying the clipboard data to send.
|
||||
|
Reference in New Issue
Block a user