xaizek / pms (License: GPLv3+) (since 2018-12-07)
Older version of Practical Music Search written in C++.
Commit bacc92c52ae373c98017ceb74ae0ebf3143ec063

Updated ambientsound's example config with new 'filter' command.
Author: Kim Tore Jensen
Author date (UTC): 2010-05-14 09:43
Committer name: Kim Tore Jensen
Committer date (UTC): 2010-05-14 09:43
Parent(s): 9b791f845cc8109b686b3213d58102280d0e2014
Signing key:
Tree: fab7d954ed43bff39694c3a7759170408ee9b8be
File Lines added Lines deleted
examples/rc.ambientsound 1 1
File examples/rc.ambientsound changed (mode: 100644) (index ae30c55..7b3bf34)
... ... bind [ prev-of artist
55 55 bind ] next-of artist bind ] next-of artist
56 56
57 57 bind / quick-find bind / quick-find
58 bind ^F search
58 bind ^F filter
59 59 bind ^G clear-filters bind ^G clear-filters
60 60 bind n next-result bind n next-result
61 61 bind u update bind u update
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/pms

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/pms

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master