diff --git a/assets/docs/Keyboard Shortcuts Cheat Sheet.md b/assets/docs/Keyboard Shortcuts Cheat Sheet.md index c57bdd6c..da0a465c 100644 --- a/assets/docs/Keyboard Shortcuts Cheat Sheet.md +++ b/assets/docs/Keyboard Shortcuts Cheat Sheet.md @@ -20,7 +20,7 @@ These group of shortcuts are defined in the directory **scripts/configuration/ke
`CTRL` + `XX` : Switch cursor position between start of the command line and the current position.
`CTRL` + `]` + `X` : Move the cursor forward to next occurrence of x.
`ALT` + `F` / `ESC` + `F` : Move the cursor one word forward. -
`ALT` + `B` / `ESC` + `B` : Move the cursor one word backward. +
`ALT` + `B` / `ESC` + `B` : Move the cursor one word backward.
`ALT` + `CTRL` + `]` + `X` : Move cursor to the previous occurrence of x. ### Bash Control/Process @@ -37,9 +37,9 @@ These group of shortcuts are defined in the directory **scripts/configuration/ke `CTRL` + `R` : Incremental reverse search of bash history.
`ALT` + `P` : Non-incremental reverse search of bash history.
`CTRL` + `J` : End history search at current command. -
`CTRL` + `_` : Undo previous command. +
`CTRL` + `_` : Undo previous command.
`CTRL` + `P` / `UP ARROW` : Move to previous command. -
`CTRL` + `N` / `DOWN ARROW` : Move to next command. +
`CTRL` + `N` / `DOWN ARROW` : Move to next command.
`CTRL` + `S` : Get the next most recent command.
`CTRL` + `O` : Run and re-enter the command found via CTRL + S and CTRL + R.
`CTRL` + `G` : Exit history search mode. @@ -76,8 +76,8 @@ These group of shortcuts are defined in the directory **scripts/configuration/ke ### Bash Information `TAB` : Autocomplete the command or file/directory name. -
`~TAB TAB`: List all Linux users. -
`CTRL` + `I`: Complete the command like TAB. +
`~TAB TAB` : List all Linux users. +
`CTRL` + `I` : Complete the command like TAB.
`ALT` + `?` : Display files/folders in the current path for help.
`ALT` + `*` : Display files/folders in the current path as parameter. @@ -98,6 +98,13 @@ These group of shortcuts are defined in the directory **scripts/configuration/ke
`ALT` + `SYSRQ` + `U` : **U**nmount (remount all filesystems as read-only.)
`ALT` + `SYSRQ` + `B` : re**B**oot (reboot the computer). +## FZF + +`CTRL` + `R`: Fuzzy find a command in the command history. +
`CTRL` + `T `: Fuzzy find a file from the current working tree. +
`ENTER` : Open the file. +
`ESC` : Exit the program. + ## Gnome Terminal `CTRL` + `-` : Resize terminal. @@ -106,6 +113,10 @@ These group of shortcuts are defined in the directory **scripts/configuration/ke
`CTRL` + `SHIFT` + `C` : Copy highlighted text from terminal.
`CTRL` + `SHIFT` + `V` : Paste clipboard text into terminal. +## Neovim / Emacs + +When using Neovim or Emacs, make sure that the custom keyboard shortcuts do not interfere one another in the complete list. + ## OBS `ALT` + `SHIFT` + `4` : Start recording. @@ -113,20 +124,22 @@ These group of shortcuts are defined in the directory **scripts/configuration/ke
`ALT` + `SHIFT` + `6` : Start streaming.
`ALT` + `SHIFT` + `7` : Stop streaming. -## SimpleSCreenRecorder - -`SUPER`/ `META` + `S` : Start recording. - ## Oh My Tmux `PREFIX` + `B` , `1-9` : Switch windows by their number IDs.
`PREFIX` + `B` , `Q` : Display pane numbers. -
`PREFIX` + `B` , `SHIFT` : Split pane vertically. +
`PREFIX` + `B` , `"` : Split window horizontally. +
`PREFIX` + `B` , `SHIFT` + `PERCENT SIGN` : Split window vertically. +
`PREFIX` + `B` , `SHIFT` + `PERCENT SIGN` : Split pane vertically.
`PREFIX` + `B` + `ARROWS` : Resize the active pane.
`PREFIX` + `B` , `ARROWS` : Switch panes. Default PREFIX = CTRL +## SimpleSCreenRecorder + +`SUPER`/ `META` + `S` : Start recording. + ## Text Editors and IDEs `CTRL` + `X`: Cut. @@ -144,10 +157,7 @@ Default PREFIX = CTRL When using VS Code, make sure that the custom keyboard shortcuts do not interfere with each other in the complete list. -## Neovim / Emacs - -When using Neovim or Emacs, make sure that the custom keyboard shortcuts do not interfere one another in the complete list. - ## Web Browser Click on a browser's tab and then use the roller to move through the tabs. + diff --git a/data/.controller_message.json b/data/.controller_message.json index b372250a..105b91ea 100644 --- a/data/.controller_message.json +++ b/data/.controller_message.json @@ -1 +1 @@ -{"message": "okay except"} \ No newline at end of file +{"message": "music antlers a"} \ No newline at end of file diff --git a/data/.previous_result_message.json b/data/.previous_result_message.json index fe54fc3c..d08f41d2 100644 --- a/data/.previous_result_message.json +++ b/data/.previous_result_message.json @@ -1 +1 @@ -{"message": "hey are you doing"} +{"message": "music antlers a"} diff --git a/data/.result_message.json b/data/.result_message.json index 157ad582..d08f41d2 100644 --- a/data/.result_message.json +++ b/data/.result_message.json @@ -1 +1 @@ -{"control": "CONTROL_ACCEPT_CHANGES"} +{"message": "music antlers a"}