Update bind.md
This commit is contained in:
parent
14e515027c
commit
3499e0aeab
|
|
@ -33,7 +33,7 @@ bind -x '"\C-l":ls -l' #直接按 CTRL+L 就列出目录
|
||||||
其中keyseq可以使用`showkey -a`命令来获取:
|
其中keyseq可以使用`showkey -a`命令来获取:
|
||||||
|
|
||||||
```shell
|
```shell
|
||||||
[root@localhost ~]# showkey -a
|
showkey -a
|
||||||
|
|
||||||
Press any keys - Ctrl-D will terminate this program
|
Press any keys - Ctrl-D will terminate this program
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue