summary refs log tree commit diff stats
path: root/TODO
Commit message (Collapse)AuthorAgeFilesLines
* TODO: updatehut2010-04-261-0/+2
|
* TODO: updatedhut2010-04-191-1/+2
|
* todo: added #81hut2010-04-161-0/+2
|
* reopened bug #65 since it reappearedhut2010-04-131-1/+1
|
* Todo: closed #79 (tab 0)hut2010-04-131-1/+1
|
* todo: updatehut2010-04-081-0/+2
|
* TODO: added #78hut2010-03-311-0/+1
|
* TODO: closed #45, it was implemented alreadyhut2010-03-311-1/+1
|
* closed issue #76 (was implemented in f5e9c01e)hut2010-03-291-1/+1
|
* new option: colorscheme_overlayhut2010-03-281-0/+1
| | | | | For those who want small colorscheme changes without creating an extra file.
* closed issue #70: mouse click handler for the titlebarhut2010-03-281-1/+1
|
* closed issue #71hut2010-03-281-1/+1
|
* todo: updatedhut2010-03-281-0/+2
|
* closed #73, reason was it didn't move and coords didnt get updatedhut2010-03-271-1/+1
|
* closed #40 for nowhut2010-03-271-2/+2
|
* fixed #74 and closed #67 (was fixed earlier)hut2010-03-271-2/+2
|
* TODO: added bug #74hut2010-03-211-0/+1
|
* updated TODO and pydochut2010-03-211-0/+3
|
* fixed #69: tab completion breaks with Apps subclasshut2010-03-171-1/+1
|
* general updates, allow column levels of >1hut2010-03-141-0/+1
|
* working on the configuration system / main methodhut2010-03-121-0/+1
|
* misc changeshut2010-03-121-0/+1
|
* added documentation on how colorschemes workhut2010-03-121-1/+1
|
* minor changeshut2010-03-081-0/+1
|
* colorschemes: use "Scheme" as the default class name for colorschemeshut2010-02-281-0/+1
|
* todo: fixed non-unique bug IDhut2010-02-281-1/+1
|
* todo: finished #63: limit filesize in previewshut2010-02-251-1/+2
|
* finished #52, special characters in tab completionhut2010-02-241-1/+1
|
* console: fixed tabcompletion in openconsole starting with !xyz!hut2010-02-241-0/+1
|
* todo: bug #64 seems to have fixed itself magicallyhut2010-02-241-1/+1
|
* incremented version number and updated pydoc html files v1.0.3hut2010-02-161-8/+1
|
* ui: catching exception from curs_sethut2010-02-151-0/+2
| | | | it can be thrown if the terminal does not support cursor settings
* actions: improved copying/movinghut2010-02-141-2/+4
|
* fixed #46: wrong username displayed when using suhut2010-02-131-1/+1
|
* implemented #61: show sum of size of marked fileshut2010-02-091-2/+2
|
* fixed #54: max_dirsize_for_autopreview option not workinghut2010-02-091-2/+2
|
* todo: added goals for next minor versionhut2010-02-091-0/+8
|
* implemented #58: update terminal titlehut2010-02-091-1/+1
|
* todo: added #60hut2010-02-051-0/+1
|
* todo: added #58hut2010-02-041-0/+2
|
* todo: added #56, #57hut2010-01-301-0/+2
|
* stuffhut2010-01-251-0/+1
|
* todo: added #52-#54hut2010-01-231-0/+3
|
* console: better tab completion for OpenConsolehut2010-01-231-1/+1
|
* directory: get_selection() returns *ordered* marked itemshut2010-01-211-0/+1
|
* fixed unit testshut2010-01-201-1/+1
|
* TODO: added #49 and #50hut2010-01-191-0/+2
|
* browsercolumn: preview more filetypeshut2010-01-191-1/+1
|
* implemented #48: abbreviate commandshut2010-01-191-1/+1
|
* done #32hut2010-01-191-1/+1
|
'n793' href='#n793'>793 794 795 796 797 798 799 800 801 802 803 804 805 806 807 808 809 810 811 812 813 814 815 816 817 818 819 820 821 822 823 824 825 826 827 828 829 830 831 832 833 834 835 836 837 838 839 840 841 842 843 844 845 846 847 848 849 850 851 852 853 854 855 856 857 858 859 860 861 862 863 864 865 866 867 868 869 870 871 872 873 874 875 876 877 878 879 880 881 882 883 884 885 886 887 888 889 890 891 892 893 894 895 896 897 898 899 900 901 902 903 904 905 906 907 908 909 910 911 912 913 914 915 916 917 918 919 920 921 922 923 924 925 926 927 928 929 930 931 932 933 934 935 936 937 938 939 940 941 942 943 944 945 946 947 948 949 950 951 952 953 954 955 956 957 958 959 960 961 962 963 964 965 966 967 968 969 970 971 972 973 974