Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2016-08-16 | make animation optional | Rasmus Steinke | 2 | -1/+7 |
2016-07-31 | add warning about tmux config file | Rasmus Steinke | 1 | -0/+2 |
2016-07-31 | fix text | Rasmus Steinke | 1 | -1/+1 |
2016-07-31 | use column to pad text | Rasmus Steinke | 1 | -1/+1 |
2016-07-31 | dynamically generate help screen | Rasmus Steinke | 2 | -25/+14 |
2016-07-31 | fix typo in help | Rasmus Steinke | 1 | -1/+1 |
2016-07-31 | remove elif, whereever that came from | Rasmus Steinke | 1 | -3/+0 |
2016-07-31 | export MPD_HOST | Rasmus Steinke | 1 | -0/+17 |
2016-07-22 | change default kill binding | Rasmus Steinke | 1 | -1/+1 |
2016-07-22 | make custom tmux config actually work | Rasmus Steinke | 1 | -0/+18 |
2016-07-22 | add quit hotkey | Rasmus Steinke | 3 | -1/+5 |
2016-07-22 | update tmux config | Rasmus Steinke | 1 | -72/+18 |
2016-07-22 | make tmux config configurable | Rasmus Steinke | 3 | -27/+8 |
2016-07-22 | create config dir, if needed | Rasmus Steinke | 1 | -0/+5 |
2016-07-22 | push | Rasmus Steinke | 1 | -12/+6 |
2016-07-21 | properly relaunch stuff | Rasmus Steinke | 1 | -8/+4 |
2016-07-21 | add help text and kill command | Rasmus Steinke | 1 | -11/+23 |
2016-07-21 | properly start sl | Rasmus Steinke | 1 | -2/+1 |
2016-07-21 | use the proper way to start processes in tmux | Rasmus Steinke | 1 | -8/+8 |
2016-07-21 | fix script name | Rasmus Steinke | 1 | -1/+1 |
2016-07-21 | fix re-creation of caches | Rasmus Steinke | 3 | -2/+4 |
2016-07-21 | fix odd spacing error | Rasmus Steinke | 1 | -5/+5 |
2016-07-21 | check for config files before parsing | Rasmus Steinke | 1 | -2/+6 |
2016-07-21 | add custom mpd host option | Rasmus Steinke | 2 | -0/+18 |
2016-07-21 | add new multi select option from upstream rofi | Rasmus Steinke | 1 | -0/+2 |
2016-07-21 | add PKGBUILD for clerk_fzf | Rasmus Steinke | 4 | -0/+65 |
2016-07-21 | fix path | Rasmus Steinke | 1 | -1/+1 |
2016-07-21 | fix path to tmux config | Rasmus Steinke | 1 | -1/+1 |
2016-07-21 | fix typo | Rasmus Steinke | 1 | -1/+1 |
2016-07-21 | add tmux config | Rasmus Steinke | 1 | -0/+1 |
2016-07-21 | update makefile | Rasmus Steinke | 1 | -0/+2 |
2016-07-21 | read config | Rasmus Steinke | 1 | -1/+6 |
2016-07-21 | add config | Rasmus Steinke | 1 | -0/+19 |
2016-07-21 | add Makefile | Rasmus Steinke | 1 | -0/+9 |
2016-07-21 | add tmux+fzf variant | Rasmus Steinke | 5 | -0/+415 |
2016-07-20 | use tab to select songs/albums | Rasmus Steinke | 1 | -26/+28 |
2016-07-06 | re-factor album lists | Rasmus Steinke | 1 | -3/+3 |
2016-06-12 | fix separator | Rasmus Steinke | 1 | -1/+1 |
2016-06-12 | fix selecting last line | Rasmus Steinke | 1 | -5/+5 |
2016-06-11 | show cd number if present | Rasmus Steinke | 1 | -2/+2 |
2016-06-07 | fix addplay | Rasmus Steinke | 1 | -3/+6 |
2016-06-07 | fix insert and play | Rasmus Steinke | 1 | -3/+5 |
2016-06-07 | change the way albums are added | Rasmus Steinke | 1 | -133/+31 |
2016-05-22 | update readme | Rasmus Steinke | 1 | -0/+1 |
2016-04-23 | replace random whitespace with \s | Rasmus Steinke | 1 | -1/+1 |
2016-04-23 | add -regex in default config. This advances the filtering for albums | Rasmus Steinke | 2 | -2/+2 |
2016-04-23 | fix rofi calls | Rasmus Steinke | 1 | -33/+37 |
2016-04-23 | fix _rofi function | Rasmus Steinke | 1 | -1/+1 |
2016-04-23 | rename all dmenu_t instances to _rofi | Rasmus Steinke | 1 | -40/+40 |
2016-04-22 | make dmenu_t a function. fixes rofi options that need quoting | Rasmus Steinke | 2 | -9/+9 |