summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbreadcat2024-01-10 19:20:04 +0000
committerbreadcat2024-01-10 19:20:04 +0000
commit34850e5f5cbc9a01606967f10d59fea7e33895dc (patch)
tree08e452e53063b2bbfc348c4ce0805bffaa91a845
parent44db83befb37157c5193dad0ea96d94560846b7f (diff)
downloadahka-34850e5f5cbc9a01606967f10d59fea7e33895dc.tar.gz
ahka-34850e5f5cbc9a01606967f10d59fea7e33895dc.tar.bz2
ahka-34850e5f5cbc9a01606967f10d59fea7e33895dc.zip
Notepad++ remove duplicates
-rw-r--r--ahk-assistant.ahk2
1 files changed, 1 insertions, 1 deletions
diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk
index d7d1fab..f9d281e 100644
--- a/ahk-assistant.ahk
+++ b/ahk-assistant.ahk
@@ -259,7 +259,7 @@ Alt & Enter::toggleFullscreen() ; leave flash full screen with a keyboard comman
#IfWinActive
#IfWinActive ahk_class Notepad++ ; notepad++
-!o::Send {AltDown}el{Up 9}{AltUp}{Enter}
+!o::Send {AltDown}el{Up 9}{AltUp}{Enter}{AltDown}el{Down}{AltUp}{Enter} ; remove duplicates and sort
#IfWinActive
#IfWinActive ahk_exe calibre-parallel.exe ; calibre reader