mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 19:41:15 -03:00
@@ -71,6 +71,8 @@ The following special input functions are available:
|
|||||||
|
|
||||||
- `backward-word`, move one word to the left
|
- `backward-word`, move one word to the left
|
||||||
|
|
||||||
|
- `beginning-of-buffer`, moves to the beginning of the buffer, i.e. the start of the first line
|
||||||
|
|
||||||
- `beginning-of-history`, move to the beginning of the history
|
- `beginning-of-history`, move to the beginning of the history
|
||||||
|
|
||||||
- `beginning-of-line`, move to the beginning of the line
|
- `beginning-of-line`, move to the beginning of the line
|
||||||
@@ -87,6 +89,8 @@ The following special input functions are available:
|
|||||||
|
|
||||||
- `downcase-word`, make the current word lowercase
|
- `downcase-word`, make the current word lowercase
|
||||||
|
|
||||||
|
- `end-of-buffer`, moves to the end of the buffer, i.e. the end of the first line
|
||||||
|
|
||||||
- `end-of-history`, move to the end of the history
|
- `end-of-history`, move to the end of the history
|
||||||
|
|
||||||
- `end-of-line`, move to the end of the line
|
- `end-of-line`, move to the end of the line
|
||||||
|
|||||||
Reference in New Issue
Block a user