 TODO for TMMS
---------------

HIGH
- load keybindings

MEDIUM
- search basic regexp
- display keybindings in a help window
- add i18n.h with all text strings so that TMMS can easily be translated
- correct readline() error when hitting TAB at the end of completed filenames

LOW
- add display of possible completions
- real other users' home directory replacement in loadsave.c (usefull ?)


CONFIGURATION FILE :
Keybindings
        p : play_pause
        s : stop
        f : fforward
        r : frewind
        n : next_file
        b : prev_file
        m : switch_repeat_mode
        t : time_data
        L : reload_list
        l : load_fileordir
        S : save_fileordir
        a : add_fileorstream
        i : add_playlist
        R : toggle_pm
        q : quit
          : select_entry
        A : sel_all
        U : unsel_all
        I : invert_sel
        M : move_entry
        / : search_entry

