├── LICENSE ├── README.md ├── pmenu ├── pmenu-run └── screencasts ├── 1.gif ├── 2.gif └── 3.gif /LICENSE: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sgtpep/pmenu/HEAD/LICENSE -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sgtpep/pmenu/HEAD/README.md -------------------------------------------------------------------------------- /pmenu: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sgtpep/pmenu/HEAD/pmenu -------------------------------------------------------------------------------- /pmenu-run: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sgtpep/pmenu/HEAD/pmenu-run -------------------------------------------------------------------------------- /screencasts/1.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sgtpep/pmenu/HEAD/screencasts/1.gif -------------------------------------------------------------------------------- /screencasts/2.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sgtpep/pmenu/HEAD/screencasts/2.gif -------------------------------------------------------------------------------- /screencasts/3.gif: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/sgtpep/pmenu/HEAD/screencasts/3.gif --------------------------------------------------------------------------------