Skip to content

valuex/WinSwitch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WinSwitch

Switch window by incremental search

Usage


Action Shortcut Remarks
Activate WinSwitch F1 This shortcut can be customized in WinSwitch.ahk
Switch among current process windows F3 This shortcut can be customized in WinSwitch.ahk
When WinSwitch is open
Preview the selected window UP or DOWN use UP or DOWN to select the item, and the window will be bring to 2nd top-most accordingly.
Switch to selected window Enter
Close selected window Ctrl + W
Dismiss WinSwitch Esc
Define short name of process This can be set in the Config.ini

Features

  1. Incremental search
  2. Search title by Chinese PinYin first letter is supported.
  3. Add some prefined abbreviation for widely used software. This can be set in the Config.ini:
e  xx is to search Excel with the title of xx
w  xx is to search Word with the title of xx
p  xx is to search Powerpnt with the title of xx
f  xx is to search Explorer with the title of xx
  1. Switch among current process windows.
  • When the process has only one window, nothing will happen when press the HotKey .
  • When the process has only two windows, directly switch to the other one when press the HotKey .
  1. Close the main window automatically when lose focus
  2. Can preview the window when selecting item using UP or DOWN in the listview.

Todo

  1. Force switch IME to English mode when the the window pops-up [done, but not work perfectly, help needed]

About

Switch window by incremental search

Resources

Stars

Watchers

Forks

Packages

No packages published