> > How do suckless members code? How do they manage multiple files? Bug > reports, etc? >
I'm very curious to hear how others respond so I might as well pitch in too; 1. Window Manager = dwm/wmii 2. File Manager = bash 3. Text Editor = emacs 4. Calendar/Todo = cal/emacs/email (Google's Calendar for sharing) 5. File search = locate/etags 6. VCS = git/hg 7. Email = mutt/gmail 8. Chat = irssi 9. Music = mocp 10. Terminal = urxvtc 11. Terminal manager = screen 12. Debugger = gdb/valgrind 13. Build = make The 90%+ of the above works on just about every kind of *nix.