autosave - randomcrap - random crap programs of varying quality
 (HTM) git clone git://git.codemadness.org/randomcrap
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
       autosave (6014B)
       ---
            1 set aaa_mode=all
            2 set altformat_current= %F 
            3 set altformat_playlist= %f%= %d 
            4 set altformat_title=%f
            5 set altformat_trackwin= %f%= %d 
            6 set auto_expand_albums_follow=true
            7 set auto_expand_albums_search=true
            8 set auto_expand_albums_selcur=true
            9 set auto_reshuffle=true
           10 set buffer_seconds=10
           11 set color_cmdline_attr=default
           12 set color_cmdline_bg=default
           13 set color_cmdline_fg=default
           14 set color_cur_sel_attr=default
           15 set color_error=lightred
           16 set color_info=default
           17 set color_separator=gray
           18 set color_statusline_attr=default
           19 set color_statusline_bg=gray
           20 set color_statusline_fg=black
           21 set color_titleline_attr=default
           22 set color_titleline_bg=default
           23 set color_titleline_fg=white
           24 set color_trackwin_album_attr=bold
           25 set color_trackwin_album_bg=default
           26 set color_trackwin_album_fg=default
           27 set color_win_attr=default
           28 set color_win_bg=default
           29 set color_win_cur=default
           30 set color_win_cur_attr=default
           31 set color_win_cur_sel_attr=default
           32 set color_win_cur_sel_bg=gray
           33 set color_win_cur_sel_fg=black
           34 set color_win_dir=default
           35 set color_win_fg=default
           36 set color_win_inactive_cur_sel_attr=default
           37 set color_win_inactive_cur_sel_bg=default
           38 set color_win_inactive_cur_sel_fg=default
           39 set color_win_inactive_sel_attr=default
           40 set color_win_inactive_sel_bg=black
           41 set color_win_inactive_sel_fg=gray
           42 set color_win_sel_attr=default
           43 set color_win_sel_bg=gray
           44 set color_win_sel_fg=black
           45 set color_win_title_attr=default
           46 set color_win_title_bg=gray
           47 set color_win_title_fg=black
           48 set confirm_run=true
           49 set continue=true
           50 set device=/dev/cdrom
           51 set display_artist_sort_name=false
           52 set dsp.alsa.device=default
           53 set follow=false
           54 set format_current= %a - %l -%3n. %t%= %y 
           55 set format_playlist= %-21%a %3n. %t%= %y %d %{?X!=0?%3X ?    }
           56 set format_playlist_va= %-21%A %3n. %t (%a)%= %y %d %{?X!=0?%3X ?    }
           57 set format_statusline= %{status} %{?show_playback_position?%{position} %{?duration?/ %{duration} }?%{?duration?%{duration} }}- %{total} %{?bpm>0?at %{bpm} BPM }%{?volume>=0?vol: %{?lvolume!=rvolume?%{lvolume},%{rvolume} ?%{volume} }}%{?stream?buf: %{buffer} }%{?show_current_bitrate & bitrate>=0? %{bitrate} kbps }%=%{?repeat_current?repeat current?%{?play_library?%{playlist_mode} from %{?play_sorted?sorted }library?playlist}} | %1{continue}%1{follow}%1{repeat}%1{shuffle} 
           58 set format_title=%a - %l - %t (%y)
           59 set format_trackwin=%3n. %t%= %y %d 
           60 set format_trackwin_album= %l %= %{albumduration} 
           61 set format_trackwin_va=%3n. %t (%a)%= %y %d 
           62 set format_treewin=  %l
           63 set format_treewin_artist=%a
           64 set icecast_default_charset=ISO-8859-1
           65 set id3_default_charset=ISO-8859-1
           66 set input.cue.priority=50
           67 set input.mad.priority=55
           68 set input.vorbis.priority=50
           69 set input.wav.priority=50
           70 set lib_add_filter=
           71 set lib_sort=albumartist date album discnumber tracknumber title filename play_count
           72 set mixer.alsa.channel=PCM
           73 set mixer.alsa.device=default
           74 set mouse=true
           75 set mpris=false
           76 set output_plugin=alsa
           77 set passwd=
           78 set pl_sort=
           79 set play_library=true
           80 set play_sorted=false
           81 set repeat=false
           82 set repeat_current=false
           83 set replaygain=disabled
           84 set replaygain_limit=true
           85 set replaygain_preamp=0.000000
           86 set resume=false
           87 set rewind_offset=5
           88 set scroll_offset=2
           89 set set_term_title=true
           90 set show_all_tracks=true
           91 set show_current_bitrate=false
           92 set show_hidden=false
           93 set show_playback_position=true
           94 set show_remaining_time=false
           95 set shuffle=false
           96 set skip_track_info=false
           97 set smart_artist_sort=true
           98 set softvol=false
           99 set softvol_state=0 0
          100 set start_view=tree
          101 set status_display_program=
          102 set time_show_leading_zero=true
          103 set wrap_search=true
          104 bind browser backspace browser-up
          105 bind browser i toggle show_hidden
          106 bind browser space win-activate
          107 bind browser u win-update
          108 bind common ! push shell 
          109 bind common + vol +10%
          110 bind common , seek -1m
          111 bind common - vol -10%
          112 bind common . seek +1m
          113 bind common / search-start
          114 bind common 1 view tree
          115 bind common 2 view sorted
          116 bind common 3 view playlist
          117 bind common 4 view queue
          118 bind common 5 view browser
          119 bind common 6 view filters
          120 bind common 7 view settings
          121 bind common = vol +10%
          122 bind common ? search-b-start
          123 bind common C toggle continue
          124 bind common D win-remove
          125 bind common E win-add-Q
          126 bind common F push filter 
          127 bind common G win-bottom
          128 bind common I echo {}
          129 bind common L push live-filter 
          130 bind common M toggle play_library
          131 bind common N search-prev
          132 bind common P win-mv-before
          133 bind common U win-update-cache
          134 bind common [ vol +1% +0
          135 bind common ] vol +0 +1%
          136 bind common ^B win-page-up
          137 bind common ^C echo Type :quit<enter> to exit cmus.
          138 bind common ^D win-half-page-down
          139 bind common ^E win-scroll-down
          140 bind common ^F win-page-down
          141 bind common ^L refresh
          142 bind common ^R toggle repeat_current
          143 bind common ^U win-half-page-up
          144 bind common ^Y win-scroll-up
          145 bind common a win-add-l
          146 bind common b player-next
          147 bind common c player-pause
          148 bind common delete win-remove
          149 bind common down win-down
          150 bind common e win-add-q
          151 bind common end win-bottom
          152 bind common enter win-activate
          153 bind common f toggle follow
          154 bind common g win-top
          155 bind common h seek -5
          156 bind common home win-top
          157 bind common i win-sel-cur
          158 bind common j win-down
          159 bind common k win-up
          160 bind common l seek +5
          161 bind common left seek -5
          162 bind common m toggle aaa_mode
          163 bind common mlb_click_selected win-activate
          164 bind common mouse_scroll_down win-down
          165 bind common mouse_scroll_up win-up
          166 bind common n search-next
          167 bind common o toggle play_sorted
          168 bind common p win-mv-after
          169 bind common page_down win-page-down
          170 bind common page_up win-page-up
          171 bind common q quit
          172 bind common r toggle repeat
          173 bind common right seek +5
          174 bind common s toggle shuffle
          175 bind common space win-toggle
          176 bind common t toggle show_remaining_time
          177 bind common tab win-next
          178 bind common u update-cache
          179 bind common up win-up
          180 bind common v player-stop
          181 bind common x player-play
          182 bind common y win-add-p
          183 bind common z player-prev
          184 bind common { vol -1% -0
          185 bind common } vol -0 -1%
          186 fset 90s=date>=1990&date<2000
          187 fset classical=genre="Classical"
          188 fset missing-tag=!stream&(artist=""|album=""|title=""|tracknumber=-1|date=-1)
          189 fset mp3=filename="*.mp3"
          190 fset ogg=filename="*.ogg"
          191 fset ogg-or-mp3=ogg|mp3
          192 fset unheard=play_count=0
          193 factivate