mark off a todo
parent
9dbec05b3f
commit
2ae5135f3a
|
@ -43,7 +43,7 @@ Remaining TODOs:
|
||||||
|
|
||||||
- [ ] make tab completion available for common shells
|
- [ ] make tab completion available for common shells
|
||||||
- [ ] document / script submitting a tool for inclusion in contrib
|
- [ ] document / script submitting a tool for inclusion in contrib
|
||||||
- [ ] make little wrappers for things like `mail` and `chat`
|
- [x] make little wrappers for things like `mail` and `chat`
|
||||||
- [x] fix arg passing
|
- [x] fix arg passing
|
||||||
- [x] test with a command that makes use of stdin/stdout
|
- [x] test with a command that makes use of stdin/stdout
|
||||||
- [x] add all existing commands to the buckets
|
- [x] add all existing commands to the buckets
|
||||||
|
|
Reference in New Issue