Skip to content

Commit

Permalink
(≖_≖ ) Update README.md
Browse files Browse the repository at this point in the history
Don't strikethrough "(WIP)"
  • Loading branch information
stianhoiland authored Feb 2, 2024
1 parent 70a4469 commit 0861749
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,11 +30,11 @@ The basics of window switching are easy to understand, but why is CmdTab *the be
- Arrow keys are supported as an alternative to pressing Tab (7 lines of code to support arrow keys!)
- Close the switcher to cancel switching by pressing Escape (while Alt is still down)
- Big readable app icons
- ~~Click an app icon with the mouse to switch to that app (WIP!)~~
- ~~Click an app icon with the mouse to switch to that app~~ (WIP!)
- Smart key capture so keys don't unexpectedly bleed through to other apps
- Wrap bump is hard to explain but easy to feel: Try holding Alt-Tab until the end, then press Tab again (while Alt is still down)—works in reverse, too!
- When cycling windows of the same app, cancel and return to the initial window by pressing Escape (while Alt is still down). This doesn't override or block Windows' native Alt-Escape hotkey
- ~~Press Q (while Alt is still down) to close the selected application (by closing all its windows) (WIP!)~~
- ~~Press Q (while Alt is still down) to close the selected application (by closing all its windows)~~ (WIP!)
- Press W or F4 (while Alt is still down) to close the selected window
- Delayed show[^2] prevents the switcher from indecipherably flashing and disappearing when all you wanted was to instantly Alt-Tab *once* to get back to the previous app[^3].

Expand Down

0 comments on commit 0861749

Please sign in to comment.