Skip to content

Commit ed7afdc

Browse files
authored
Upgrade IME support to "maybe" (#96)
1 parent 6dfdc44 commit ed7afdc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -33,14 +33,14 @@ I am not trying to build and maintain an enterprise-grade text input, just somet
3333
- [ ] Length limit
3434
- [ ] Mouse cursor movement
3535
- [ ] Proper unicode grapheme support
36+
- [ ] IME support
3637

3738
### Probably not
3839

3940
I *might* consider very high quality contributions in these areas, but probably won't be working on them myself. These would likely involve adding dependencies or adding lots of code that I don't want to commit to maintaining.
4041

4142
- [ ] Multi-line
42-
- [ ] Copy/paste
43-
- [ ] IME
43+
- [ ] Copy / paste
4444
- [ ] Selection
4545
- [ ] Mobile
4646

0 commit comments

Comments
 (0)