You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hotkey (US keyboard layout): Ctrl + h and you can search the funtion and enter to chose which commandline you want to run or edit before running.
116
+
Typing function_name: aws_help (You only search the name function, can not select or edit funtion directly on console).
117
117
```
118
118
You can search list function and after that you can run which `funtion_name` to get the detail of bashshell code.
119
119
120
+

121
+
122
+
### List history and select the commandline that you want to re-run
123
+
```
124
+
Hotkey (US keyboard layout): Ctrl + r and you can search the history commandlines and enter to chose which commandline you want to run or edit before running.
0 commit comments