Alpha | |
Version: | 9.2.3 - "Suhail" |
Last update: | 2021-05-21 14:43:31 |
⌥⌘D
is one example -- while this shortcut has been
mapped to Text ↣ Uncomment Line in Alpha since the early 1990s, Mac OS X
10.3 took it over to toggle hiding the Dock.
⌘S
(Command is the Apple key ⌘
on the Macintosh, by the way)
and you'll see that ⌘S
is bound to a command string like
menu::fileProc menu7 "save"
.
Help | open the Alpha Manual help file |
Left-Arrow | backward character |
Right-Arrow | forward character |
Up-Arrow | previous-line |
Down-Arrow | next-line |
⌘-Left | beginning of line |
⌘-Right | end of line |
⌥-Left | backward one word |
⌥-Right | forward one word |
⌘-Up or Home | beginning of window |
⌘-Down or End | end of window |
⌥-Up or Pageup | move one page backward |
⌥-Down or Pagedown | move one page forward |
⌃-Up | scroll window up one line |
⌃-Down | scroll window down one line |
⇧-Left | extend selection one char left |
⇧-Right | extend selection one char right |
⇧-Up | extend selection one line up |
⇧-Down | extend selection one line down |
⌥⇧-Left | extend selection one word left |
⌥⇧-Right | extend selection one word right |
⌃H | select next word |
⇧⌘-Left | select to beginning of line |
⇧⌘-Right | select to end of line |
Clear or ⌃D | delete forward char |
Delete | delete backward char |
⌥⇧-Delete | delete forward word |
⌥-Delete | delete backward word |
⌃D
, ⌥D
, ⌥H
, and ⌃K
are available
after the package emacs has been turned on (see Emacs Help).
Twiddle | Exchange characters surrounding cursor. |
Twiddle Words | Exchange words surrounding cursor |
Shift Left | Shift selection left one tab. |
Shift Left Space | Shift selection left one space. |
Shift Right | Shift selection right one tab. |
Shift Right Space | Shift selection right one space. |
⌘]
. This shortcut is not easy to obtain on a french
keyboard: so if you happen to have a french keyboard, select it in the International Preferences panel and Alpha will automatically change the
shortcut to something easier (namely ⌘)
.
⇧-Clear
(or ⇧-Numlock
) to turn on/off
this feature or use the Num Lock preference in the General panel of the
Global Preferences. You can also click here to toggle the behavior of the
keypad: toggle Num Lock.
Keypad-0
Keypad-1
Keypad-2
Keypad-3
Keypad-4
Keypad-5
Keypad-6
Keypad-7
Keypad-8
Keypad-9
Keypad-.
Keypad-+
Keypad--
⇧-Clear | Turns Num-Lock off, allowing you to use the keypad for numbers |
Clear | Move the current line to the top of the window |
Enter | Page forward |
Keypad-5
.
Try put cursor at top/bottom of document (Keypad-0
or .), and then
immediately hit Keypad-5
. After a few minutes, you won't be able to live
without Keypad-5
...
=
, /
, *
keys function normally.
⇧-Clear
).
Return
will
automatically indent the new line that is created. See the Mode Preferences panel.
⌘-Return
will always indent the new line, while ⌃-Return
will always insert a new line without indentation.
⌘1
to
⌘9
): only the permanent items in the top part of the
menu can be assigned a shortcut. The Open Recent submenu of the File menu maintains a list of the most recent files edited in Alpha in
the top part of the menu: only the permanent items in the bottom part of
the menu can be assigned a shortcut.
⇧
). If there is nothing bound to a key
combination including the Shift key, typing this key combination
will have the same effect as the one without the Shift key. A
specific example to clarify: "⌘P
" is bound to print, but there is no shortcut defined for "⇧⌘P
".
Pressing "⇧⌘P
" has the same effect as hitting ⌘P
. But if you now define a new binding for "⇧⌘P
", then "⌘P
" and "⇧⌘P
"
will have different functionality.