Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Swapped default values for display_size_in_... | hut | 2010-04-05 | 1 | -2/+2 | |
| | | | | I had them swapped for testing and forgot to change it back. | |||||
* | added 2 options: display_size_in_{main_column,status_bar} | hut | 2010-04-05 | 1 | -0/+4 | |
| | ||||||
* | Added a setting for the column ratios | hut | 2010-04-04 | 1 | -0/+3 | |
| | ||||||
* | added option "save_console_history" | hut | 2010-03-29 | 1 | -0/+3 | |
| | ||||||
* | new option: colorscheme_overlay | hut | 2010-03-28 | 1 | -0/+19 | |
| | | | | | For those who want small colorscheme changes without creating an extra file. | |||||
* | renamed three options, display a warning if the old ones are used | hut | 2010-03-28 | 1 | -3/+3 | |
| | | | | | | reverse => sort_reverse directories_first => sort_directories_first case_insensitive => sort_case_insensitive | |||||
* | added an extra option: draw_bookmark_borders | hut | 2010-03-28 | 1 | -0/+1 | |
| | ||||||
* | add case_insensitive setting for directory sort order | Lucas de Vries | 2010-03-28 | 1 | -0/+1 | |
| | ||||||
* | added option "draw_borders" for borders around the columns | hut | 2010-03-19 | 1 | -0/+3 | |
| | ||||||
* | Added option "preview_directories" | hut | 2010-03-19 | 1 | -0/+1 | |
| | ||||||
* | Added option "shorten_title" | hut | 2010-03-19 | 1 | -0/+4 | |
| | | | | Thanks to JohannesSM64 | |||||
* | ui: Guess if terminal supports title (by looking at $TERM) | hut | 2010-03-18 | 1 | -3/+2 | |
| | | | | Thanks to JohannesSM64 | |||||
* | colorschemes: more efficient and simple color importing. | hut | 2010-03-17 | 1 | -1/+1 | |
| | ||||||
* | defaults.options: fixed mistake | hut | 2010-03-12 | 1 | -1/+1 | |
| | ||||||
* | defaults.options: more extensive documentation | hut | 2010-03-12 | 1 | -18/+35 | |
| | ||||||
* | added two new colorschemes using 88 colors | hut | 2010-03-12 | 1 | -8/+4 | |
| | ||||||
* | working on the configuration system / main method | hut | 2010-03-12 | 1 | -11/+30 | |
| | ||||||
* | minor changes | hut | 2010-03-08 | 1 | -1/+2 | |
| | ||||||
* | disabled title drawing by default (buggy?) | hut | 2010-03-08 | 1 | -1/+1 | |
| | | | | | | In tty1 or other terminals without title, this would print the current directory at the pointer position (on the screen) on every redraw. Let's see if there's a way to fix that | |||||
* | added copyright info to config files and test cases | hut | 2010-03-08 | 1 | -0/+15 | |
| | ||||||
* | todo: finished #63: limit filesize in previews | hut | 2010-02-25 | 1 | -0/+3 | |
| | ||||||
* | options: add the option to show the cursor all the time | hut | 2010-02-14 | 1 | -0/+2 | |
| | ||||||
* | fixed #54: max_dirsize_for_autopreview option not working | hut | 2010-02-09 | 1 | -1/+0 | |
| | ||||||
* | implemented #58: update terminal title | hut | 2010-02-09 | 1 | -0/+1 | |
| | ||||||
* | defaults: removed copyright notice from config files | hut | 2010-01-26 | 1 | -13/+5 | |
| | ||||||
* | made configuration more simple | hut | 2010-01-25 | 1 | -5/+2 | |
| | ||||||
* | options: activate preview of files by default | hut | 2010-01-24 | 1 | -1/+1 | |
| | ||||||
* | settings: allow to toggle flushinput | hut | 2010-01-19 | 1 | -0/+1 | |
| | ||||||
* | options: allow to specify how to recognize "hidden files" | hut | 2010-01-18 | 1 | -0/+4 | |
| | ||||||
* | settings: removed (buggy) auto_load_preview | hut | 2010-01-14 | 1 | -1/+0 | |
| | ||||||
* | added license information | hut | 2010-01-08 | 1 | -0/+14 | |
| | ||||||
* | random cleanups and fixes | hut | 2010-01-07 | 1 | -1/+1 | |
| | ||||||
* | settings: corrected preview_files option | hut | 2010-01-01 | 1 | -1/+1 | |
| | ||||||
* | options: rearranged lines | hut | 2010-01-01 | 1 | -8/+8 | |
| | ||||||
* | bookmarks: added testcase, documentation, setting | hut | 2010-01-01 | 1 | -0/+1 | |
| | ||||||
* | implemented sorting | hut | 2009-12-24 | 1 | -0/+2 | |
| | ||||||
* | max_dirsize_for_autopreview = 300 is not rly needed anymore | hut | 2009-12-23 | 1 | -1/+1 | |
| | ||||||
* | improved auto-previews | hut | 2009-12-22 | 1 | -0/+2 | |
| | ||||||
* | Added option for autoloading previews. | hut | 2009-12-20 | 1 | -1/+1 | |
| | | | | If it is false, you have to enter the directory once to see a preview | |||||
* | added an option for collapse_preview | hut | 2009-12-14 | 1 | -0/+1 | |
| | ||||||
* | Restructuration | hut | 2009-12-10 | 1 | -0/+1 | |
| | ||||||
* | Renamed / added colorschemes | hut | 2009-12-06 | 1 | -1/+1 | |
| | | | | | Renamed Snow to Default Added a new black/white colorscheme which deserves the name Snow more. | |||||
* | "SettingsAware", random cleanups | hut | 2009-12-06 | 1 | -12/+5 | |
| | ||||||
* | changing implementation of options | hut | 2009-12-06 | 1 | -0/+18 | |