Skip to content

Commit

Permalink
Merge pull request #48 from fbuchlak/main
Browse files Browse the repository at this point in the history
add nnn, pulsemixer
  • Loading branch information
erikw authored Jul 4, 2023
2 parents 03fb701 + 164c51c commit 193dba1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ Terminology:
* :white_check_mark: [vifm](https://vifm.info/) - TUI file manager with vi keybindings.
* :white_check_mark: [ranger](https://github.com/ranger/ranger) - Another TUI file manager.
* :white_check_mark: [lf](https://github.com/gokcehan/lf) - TUI file manager similar to ranger.
* :white_check_mark: [nnn](https://github.com/jarun/nnn) - TUI file manager.
* :white_check_mark: [ncdu](https://dev.yorhel.nl/ncdu) - ncurses disk usage explorer.
* :white_check_mark: [cfiles](https://github.com/mananapr/cfiles) - A ncurses file manager written in C with Vim-like keybindings.
* :white_check_mark: [rover](http://lecram.github.io/p/rover/) - A small file browser with Vi-like key bindings for navigation.
Expand Down Expand Up @@ -152,6 +153,7 @@ Terminology:
## Misc
* :white_check_mark: [gollum](https://github.com/gollum/gollum) - A Git-powered wiki with built-in vim editing mode. Start with `--default-keybind vim`.
* :white_check_mark: [pipedial](https://code.reversed.top/user/xaizek/pipedial) - A terminal selector with basic Vim-like keybindings.
* :white_check_mark: [pulsemixer](https://github.com/GeorgeFilipkin/pulsemixer) - CLI and curses mixer for [PulseAudio](https://www.freedesktop.org/wiki/Software/PulseAudio/).
* :white_check_mark: [sentaku](https://github.com/rcmdnk/sentaku) - A terminal selector with Vim-like keybindings.
* :white_check_mark: [stig](https://github.com/rndusr/stig) - TUI/CLI for the BitTorrent client Transmission.
* :white_check_mark: [termshark](https://termshark.io/) - a UI for tshark with Vim-navigation.
Expand Down

0 comments on commit 193dba1

Please sign in to comment.