File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -11,12 +11,12 @@ and quick navigation and execution of commands from the history.
11
11
## Usage
12
12
13
13
Pressing ` ctrl+r ` in a bash shell opens commands history.
14
- ![ chronicler-cmd-history ] ( resources/chronicler-cmd-history.png )
14
+ < img src = " resources/chronicler-cmd-history.png " width = " 600 " />
15
15
16
16
Pressing ` ctrl+f ` in a bash shell opens path history
17
- ![ chronicler-path-history ] ( resources/chronicler-path-history.png )
17
+ < img src = " resources/chronicler-path-history.png " width = " 600 " />
18
18
19
19
While in path history pressing ` tab ` opens will start navigation in the selected directory
20
- ![ chronicler-path-navigation ] ( resources/chronicler-path-navigation.png )
20
+ < img src = " resources/chronicler-path-navigation.png " width = " 600 " />
21
21
22
22
Theme can be set by exporting ` SWEEP_THEME ` environment variable to ` accent=<color>,bg=<color>,fg=<color> ` where color is ` #RRGGBB ` .
You can’t perform that action at this time.
0 commit comments