Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 683 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 683 Bytes

Textual Switcher

An incremental search window switcher (text-based alternative for Alt+Tab). Lists windows and browser tabs.

Supports only Linux with GNOME3-based window systems (GNOME3, Ubuntu Unity, Cinnamon).

Demo

Textual Switcher Demo

Usage

Hit Ctrl+Alt+W to show the window, type some keyword to filter windows or browser tabs by titles, and hit Enter.

Installation

Installation includes 3 parts:

  • The switcher itself
  • A firefox extnesion to support listing Firefox tabs
  • A chrome extension to support listing Chrome tabs

How to install

$ git clone https://github.com/levioctl/textual-switcher/
$ cd textual-switcher
$ make install