# -> number
This commit is contained in:
parent
3f86a5ed25
commit
2951ee6e40
|
@ -5,7 +5,7 @@
|
||||||
## Insert previous arguments
|
## Insert previous arguments
|
||||||
- <kbd>Alt</kbd>+<kbd>.</kbd>: insert last argument from last command.
|
- <kbd>Alt</kbd>+<kbd>.</kbd>: insert last argument from last command.
|
||||||
- <kbd>Alt</kbd>+<kbd>number</kbd>+<kbd>.</kbd>: insert #nth last argument from last command.
|
- <kbd>Alt</kbd>+<kbd>number</kbd>+<kbd>.</kbd>: insert #nth last argument from last command.
|
||||||
- <kbd>Alt</kbd>+<kbd>-</kbd> , <kbd>number</kbd> , <kbd>Alt</kbd>+<kbd>.</kbd>, **zsh:** <kbd>Alt</kbd>+<kbd>-</kbd>+<kbd>#</kbd>+<kbd>.</kbd>: insert #nth first argument from last command.
|
- <kbd>Alt</kbd>+<kbd>-</kbd> , <kbd>number</kbd> , <kbd>Alt</kbd>+<kbd>.</kbd>, **zsh:** <kbd>Alt</kbd>+<kbd>-</kbd>+<kbd>number</kbd>+<kbd>.</kbd>: insert #nth first argument from last command.
|
||||||
|
|
||||||
*In Linux you can repeat commands to go back in history*
|
*In Linux you can repeat commands to go back in history*
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user