mirror of
https://github.com/MidnightCommander/mc
synced 2024-12-22 20:36:50 +03:00
* doc/mc.1.in (Keys): Document S-<chr>.
* doc/ru/mc.1.in: Likewise.
This commit is contained in:
parent
e88e193c5e
commit
1d5f40892a
@ -1,3 +1,8 @@
|
|||||||
|
2002-11-01 Andrew V. Samoilov <sav@bcs.zp.ua>
|
||||||
|
|
||||||
|
* doc/mc.1.in (Keys): Document S-<chr>.
|
||||||
|
* doc/ru/mc.1.in: Likewise.
|
||||||
|
|
||||||
2002-10-31 Pavel Roskin <proski@gnu.org>
|
2002-10-31 Pavel Roskin <proski@gnu.org>
|
||||||
|
|
||||||
* syntax/diff.syntax: Revert highlighting for trailing spaces
|
* syntax/diff.syntax: Revert highlighting for trailing spaces
|
||||||
|
@ -205,6 +205,8 @@ M-<chr> means hold the Meta or Alt key down while typing <chr>. If
|
|||||||
there is no Meta or Alt key, type ESC, release it, then type the
|
there is no Meta or Alt key, type ESC, release it, then type the
|
||||||
character <chr>.
|
character <chr>.
|
||||||
.PP
|
.PP
|
||||||
|
S-<chr> means hold the Shift key down while typing <chr>.
|
||||||
|
.PP
|
||||||
All input lines in the Midnight Commander use an approximation to
|
All input lines in the Midnight Commander use an approximation to
|
||||||
the GNU Emacs editor's key bindings.
|
the GNU Emacs editor's key bindings.
|
||||||
.PP
|
.PP
|
||||||
|
@ -243,6 +243,9 @@ Control
|
|||||||
клавиатуре нет клавиш Meta и Alt, нажмите ESC, отпустите ее, а потом
|
клавиатуре нет клавиш Meta и Alt, нажмите ESC, отпустите ее, а потом
|
||||||
щелкните по клавише <символ>.
|
щелкните по клавише <символ>.
|
||||||
.PP
|
.PP
|
||||||
|
S-<символ> означает, что нужно держать в нажатом состоянии клавишу Shift
|
||||||
|
во время удара по клавише <символ>.
|
||||||
|
.PP
|
||||||
Все строки ввода в Midnight Commander поддерживают соглашения об
|
Все строки ввода в Midnight Commander поддерживают соглашения об
|
||||||
использовании "горячих" клавиш, принятые в редакторе GNU Emacs.
|
использовании "горячих" клавиш, принятые в редакторе GNU Emacs.
|
||||||
.PP
|
.PP
|
||||||
|
Loading…
Reference in New Issue
Block a user