mirror of
https://github.com/RGBCube/serenity
synced 2025-05-31 22:48:11 +00:00
Serendipity: Couple more tips and some clean-up
This commit is contained in:
parent
2d7d5f2b55
commit
1ccf9de6b9
4 changed files with 25 additions and 5 deletions
|
@ -8,3 +8,14 @@ Text Editor has multiple viewing modes; edit and preview HTML and Markdown in re
|
|||
It can help to get a second pair of $ Eyes on a problem. Or fifty: $ Eyes -n 100
|
||||
Highlighted text in Terminal can be launched or right-clicked for more context.
|
||||
Focus can be cycled between windows by pressing and holding Super+Tab. Shift reverses the order.
|
||||
Super+Down is a quick way to minimize a window.
|
||||
Bold text in context menus hints at the default behavior of a double-click.
|
||||
Tree nodes can be fully expanded by pressing Ctrl+Right. Collapse them again with Ctrl+Left.
|
||||
Double clicking a window's title bar maximizes it; double clicking its icon will close it.
|
||||
Text files can be dragged directly from Terminal and dropped on Text Editor's title bar.
|
||||
Resizable windows can be snapped to all sides of the screen. Drag a window to an edge or press Super+Left, Right or Up while it has focus.
|
||||
The Run dialog accepts all Shell command language. Truly the gentleman's terminal.
|
||||
Windows can be dragged from any visible point by holding Super+Left-click. Super+Right-click begins resizing them.
|
||||
Many Serenity applications already have convenient aliases. $ cat /etc/shellrc to view them.
|
||||
Custom keymaps can be created and edited with $ KeyboardMapper
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue