mhpreiman
11/28/2017 - 12:15 AM

ahk TODO

bugs and whatnot

fix code such as a::PgUp into a:: Send {PgUp}


meili skripti proovida parandada: ```ahk SetKeyDelay, 30 #a:: KeyWait LWin Clipboard:="" Send, ^c ClipWait WinWait A Send !{TAB} WinWaitNotActive Send ^+c{RIGHT}{DOWN} Clipboard:="" ```
Do i even need this? notepad++ has it by default but not brackets (ei saa ka kohe jargmist vist panna.. valikutes aind switch to recent.., phpstorm, dont know about sublime make mouse side clicks in Explorer to move folder up/down directory tree instead of going back by history and make scrollBtn + sideclicks (or actually backbar is better for that) to go back in history
in editors remap mouse sidebuttons to switch to next/prev tab
in windows bash enable pasteing with keyboard (currenctly only works with rightclick)
tee capsiga liikumisele juurde ka home/end funkstioon, nt midagi alt+capsiga
maybe replace sleeps after ctrl+c with `ClipWait`
ahk failides teha asendus: ``` #IfWinActive ahk_group Chrome ;code #IfWinActive ``` muuta selliseks: ``` #IfWinActive ahk_group Chrome ;code #If ```
panna keel ette: `#If (currentInputLang(67700745)) && WinActive("ahk_group Browsers")`