puri is a minimal TUI for searching and launching URLs from a given file.
puri is a ~100 line POSIX shellscript.
- Vim bindings
- Scrollable list
- grep, sed, sort, cut, head, seq, cat
git clone https://github.com/salman-abedin/puri.sh.git && cd puri.sh && sudo make install
bind u run 'tmux capture-pane -p > /tmp/tb' \; \
split-window 'puri /tmp/tb && rm -f /tmp/tb'
macro index,pager o "<pipe-entry>tee /tmp/muttb<enter><shell-escape>puri /tmp/muttb<enter>"
macro index,pager o "<pipe-message>tee /tmp/muttb<enter><shell-escape>puri /tmp/muttb<enter>"
puri [FILE...]
sudo make uninstall
- 27/07/20:- Added scrolling support
Name | Description |
---|---|
bolt | The launcher wrapper |
uniblocks | The status bar wrapper |
tide | Transmission CLI client |
devour | Terminal swallowing |
crystal | The transparent setup |
Magpie | The dotfiles |
Alfred | The scripts |