summaryrefslogtreecommitdiffstats
path: root/ahk-assistant.ahk
diff options
context:
space:
mode:
authorbreadcat2016-01-02 01:11:29 +0000
committerbreadcat2016-01-02 01:11:29 +0000
commit0119b6dc0cedc976dabae942efa2ec561d2681ec (patch)
tree7f7dae987524570967542f53bc1c94a115bd7af8 /ahk-assistant.ahk
parentdfc109b34b1edacde23267cc4740489daecfc972 (diff)
downloadahka-0119b6dc0cedc976dabae942efa2ec561d2681ec.tar.gz
ahka-0119b6dc0cedc976dabae942efa2ec561d2681ec.tar.bz2
ahka-0119b6dc0cedc976dabae942efa2ec561d2681ec.zip
Small changes
Tweaked how footers work Improved rename function
Diffstat (limited to 'ahk-assistant.ahk')
-rw-r--r--ahk-assistant.ahk6
1 files changed, 5 insertions, 1 deletions
diff --git a/ahk-assistant.ahk b/ahk-assistant.ahk
index e9d3b7d..8fe673d 100644
--- a/ahk-assistant.ahk
+++ b/ahk-assistant.ahk
@@ -140,9 +140,13 @@ Insert::appendClipboard()
:*:_cw::
insertCygwin()
Return
+:*?:_foot::
+ insertFooter()
+ Return
; special character insertion
; swedish
:c*?:(Ao)::Å
+:c*?:(AO)::Å
:c*?:(ao)::å
:c*?:(Ai)::Ä
:c*?:(ai)::ä
@@ -371,7 +375,7 @@ Insert::appendClipboard()
+PgUp::Send {Home} ; makes sense, kinda
Ralt & Enter:: ; overflow
Alt & Enter::toggleFullscreen() ; leave flash full screen with a keyboard command
- :*?:_foot::
+ :*?:_crm::
insertCRMFooter()
return
#IfWinActive