Re: ratpoison-1.4.4 history
Shawn Betts <[email protected]>
| Newsgroups | gmane.comp.window-managers.ratpoison.devel |
|---|---|
| Message-ID | <[email protected]> |
> So how do i get the pre 1.4.4 history behaviour back? > How do can i get ratpoison to not keep any history at all? > Setting historysize 0 doesnt work. Looks like the easiest way ATM is to comment out save_history() in main.c. Maybe the configure option should be --with-history= and the possible values are none, builtin, libhistory? Then it'd be trivial to #ifdef that line out. -Shawn