Added control shift enter to toggle buffer sounds and updated the readme file accordingly.
This commit is contained in:
@@ -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
|
||||||
|
|
||||||
|
|||||||
@@ -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}
|
||||||
|
|||||||
Reference in New Issue
Block a user