Added control shift enter to toggle buffer sounds and updated the readme file accordingly.

This commit is contained in:
Augustus
2025-04-27 21:45:08 +03:00
parent 32d248a09f
commit 7588ea3839
2 changed files with 2 additions and 0 deletions

View File

@@ -49,6 +49,7 @@ Here's how to get the soundpack running:
- **Alt + End**: Go to bottom of buffer - **Alt + End**: Go to bottom of buffer
- **Alt + Delete**: Clear current buffer - **Alt + Delete**: Clear current buffer
- **Alt + Shift + Delete**: Clear all buffers - **Alt + Shift + Delete**: Clear all buffers
- **Control + Shift + Enter**: Toggle Buffer Sounds.
### Soundpack Volume and Behavior ### Soundpack Volume and Behavior

View File

@@ -21,6 +21,7 @@
#key {alt-end} {~@buffer~ bottom} #key {alt-end} {~@buffer~ bottom}
#key {alt-delete} {~@buffer~ clear} #key {alt-delete} {~@buffer~ clear}
#Key ALT-SHIFT-DELETE {~@buffer~ clearall} #Key ALT-SHIFT-DELETE {~@buffer~ clearall}
#key {control-shift-enter} {~@sp-settings buffer sounds}
;soundpack volume and behavior ;soundpack volume and behavior
#key {f5} {generalvolume} #key {f5} {generalvolume}
#key {f6} {ambiancevolume} #key {f6} {ambiancevolume}