Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
poezio
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
204
Issues
204
List
Boards
Labels
Service Desk
Milestones
Merge Requests
9
Merge Requests
9
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
poezio
poezio
Commits
2b74ebcb
Commit
2b74ebcb
authored
Nov 08, 2011
by
mathieui
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Key bindings in the doc.
parent
8fed41cd
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
69 additions
and
0 deletions
+69
-0
doc/en/keys.txt
doc/en/keys.txt
+69
-0
No files found.
doc/en/keys.txt
View file @
2b74ebcb
...
...
@@ -25,6 +25,22 @@ These keys work in *any* tab.
*Alt-j*:: Waits for you to type a two-digits number. Go to tab number xx.
*Alt-e*:: Go to the tab with a higher priority (highlight = private message > message > non-empty input).
*Alt-z*:: Go to the previous tab.
*Alt-r*:: Go to the roster.
*F7*:: Shrink the information buffer.
*F8*:: Grow the information buffer.
*Ctrl-l*:: Refresh the screen.
*PageUp*:: Scroll a page up.
*PageDown*:: Scroll a page down.
Input keys
~~~~~~~~~~
These keys concern only the inputs.
...
...
@@ -47,6 +63,59 @@ These keys work in any conversation tab (MultiUserChat, Private or Conversation
*Alt-/*:: Complete what you’re typing using the "recent" words from the current conversation, if any.
*Alt-v*:: Move the separator at the bottom of the tab.
MultiUserChat tab input keys
~~~~~~~~~~~~~~~~~~~~~~~~~~~~
These keys work only in the MultiUserChat tab.
*Alt-u*:: Scroll the user list down.
*Alt-y*:: Scroll the user list up.
*tabulation*:: Complete a nick.
MultiUserChat List tab input keys
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
These keys work only in the MultiUserChat List tab (obtained with /list <server>).
*Up*:: Go up one row.
*Down*:: Go down one row.
*j*:: Join the MultiUserChat currently selected.
*J*:: Join the MultiUserChat currently selected, without giving focus to iuts tab.
*Ctrl-M*:: Join the MultiUserChat currently selected (same as "j").
Roster tab input keys
~~~~~~~~~~~~~~~~~~~~~
These keys work only in the Roster tab (the tab number 0).
*/*:: Open a prompt for commands.
*s*:: Start a search on the contacts.
*Alt-u*:: Move the cursor to the next group.
*Alt-y*:: Move the cursor to the previous group.
The following will not work if you can still write things in the input
(meaning you previously typed "s" or "/"):
*Space*:: Fold/Unfold the current item.
*Up*:: Move the cursor down one contact.
*Down*:: Move the cursor up one contact.
*o*:: Show the offline contacts.
Key configuration
-----------------
Bindings are keyboard shortcut aliases. You can use them
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment