docs: add an example binding for copying text to the system clipboard
Этот коммит содержится в:
родитель
6257dec0a7
Коммит
c022c4cc6d
@ -291,6 +291,9 @@
|
||||
# bind Sh-M-U "Oc[1;6D|sed 's/.*/\U&/'
" main
|
||||
# bind Sh-M-L "Oc[1;6D|sed 's/.*/\L&/'
" main
|
||||
|
||||
## For copying a marked region to the system clipboard:
|
||||
# bind Sh-M-T "|xsel -ib
u" main
|
||||
|
||||
## If you would like nano to have keybindings that are more "usual",
|
||||
## such as ^O for Open, ^F for Find, ^H for Help, and ^Q for Quit,
|
||||
## then uncomment these:
|
||||
|
Загрузка…
x
Ссылка в новой задаче
Block a user