todo
This commit is contained in:
parent
1f59545ad0
commit
78045f8e4f
1 changed files with 5 additions and 0 deletions
|
@ -1,6 +1,11 @@
|
||||||
This is the remainder of my todo list while I was building the
|
This is the remainder of my todo list while I was building the
|
||||||
compute special remote. --[[Joey]]
|
compute special remote. --[[Joey]]
|
||||||
|
|
||||||
|
* **important** output of the program can contain escape sequences,
|
||||||
|
which could be a security problem. Eg, it could rebind a key to run a
|
||||||
|
command. So it seems the output needs to be passed through something to
|
||||||
|
sanitize it.
|
||||||
|
|
||||||
* write a tip showing how to use this
|
* write a tip showing how to use this
|
||||||
|
|
||||||
* Write some simple compute programs so we have something to start with.
|
* Write some simple compute programs so we have something to start with.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue