forked from mirror/readline
update README: Tested with
This commit is contained in:
parent
d4ceb57901
commit
7e432495e0
11
README.md
11
README.md
|
@ -192,6 +192,17 @@ Users can change that in terminal simulator(i.e. iTerm2) to `Alt`+`B`
|
||||||
| `Ctrl`+`C` / `Ctrl`+`G` | Exit Complete Select Mode |
|
| `Ctrl`+`C` / `Ctrl`+`G` | Exit Complete Select Mode |
|
||||||
| Other | Exit Complete Select Mode |
|
| Other | Exit Complete Select Mode |
|
||||||
|
|
||||||
|
# Tested with
|
||||||
|
|
||||||
|
| Environment | $TERM |
|
||||||
|
|-------------------------------|-------|
|
||||||
|
| Mac OS X iTerm2 | xterm |
|
||||||
|
| Mac OS X default Terminal.app | xterm |
|
||||||
|
| Ubuntu Server 14.04 LTS | linux |
|
||||||
|
| Centos 7 | linux |
|
||||||
|
|
||||||
|
If you test it otherwhere, whether it works fine or not, please let me know!
|
||||||
|
|
||||||
# Feedback
|
# Feedback
|
||||||
|
|
||||||
If you have any question, please submit an GitHub Issues and any pull request is welcomed :)
|
If you have any question, please submit an GitHub Issues and any pull request is welcomed :)
|
||||||
|
|
Loading…
Reference in New Issue