mirror of
https://github.com/onceupon/Bash-Oneliner.git
synced 2025-08-21 19:33:15 +02:00
@ -52,7 +52,7 @@ Ctrl + x + Ctrl + e : launch editor define by $EDITOR
|
||||
Esc + u
|
||||
# converts text from cursor to the end of the word to uppercase.
|
||||
Esc + l
|
||||
# converts text from cursor to the end of the word to case.
|
||||
# converts text from cursor to the end of the word to lowercase.
|
||||
Esc + c
|
||||
# converts letter under the cursor to uppercase.
|
||||
```
|
||||
|
Reference in New Issue
Block a user