ubuntuforums-unanswered team mailing list archive
-
ubuntuforums-unanswered team
-
Mailing list archive
-
Message #00114
Re: [Question #76210]: see output previous page
Question #76210 on gnome-terminal in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/gnome-terminal/+question/76210
pablitofuerte proposed the following answer:
Some more Bash Shell Shortcuts:
___________ALT Key Bound___________
Alt + < - Move to the first line in the history
Alt + > - Move to the last line in the history
Alt + ? - Show current completion list
Alt + * - Insert all possible completions
Alt + / - Attempt to complete filename
Alt + . - Yank last argument to previous command
Alt + b - Move backward
Alt + c - Capitalize the word
Alt + d - Delete word
Alt + f - Move forward
Alt + l - Make word lowercase
Alt + n - Search the history forwards non-incremental
Alt + p - Search the history backwards non-incremental
Alt + r - Recall command
Alt + t - Move words around
Alt + u - Make word uppercase
Alt + back-space - Delete backward from cursor
--
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.