summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--ahk-assistant.ahk4
1 files changed, 4 insertions, 0 deletions
diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk
index ac075e3..d7d1fab 100644
--- a/ahk-assistant.ahk
+++ b/ahk-assistant.ahk
@@ -258,6 +258,10 @@ Alt & Enter::toggleFullscreen() ; leave flash full screen with a keyboard comman
!u::Send ^a!o ; remap delete last character to sort lines, after selecting everything
#IfWinActive
+#IfWinActive ahk_class Notepad++ ; notepad++
+!o::Send {AltDown}el{Up 9}{AltUp}{Enter}
+#IfWinActive
+
#IfWinActive ahk_exe calibre-parallel.exe ; calibre reader
q:: ; overflow
CapsLock::Send !{F4} ; quit