--- rxvt-unicode/Changes 2006/02/01 18:07:18 1.624 +++ rxvt-unicode/Changes 2006/02/01 21:15:33 1.625 @@ -15,7 +15,6 @@ THINK: struct passwd *userinfo; /* defined in pwd.h + if ((userinfo = getpwuid(getuid())) != NULL) + shell = strdup(userinfo->pw_shell); /* retrieve current shell */ TODO: xim "how to" faq entry -TODO: rxvt -bg #comment - changed interpretation of [alpha] colour prefix. - +option now really sets the option to default, instead of using the @@ -27,6 +26,8 @@ the colour components. - plain scrollbar works better with -sr. - fixed half-shadow scrollbar look. + - more colour rtt optimisations. + - properly(?) free colours on window close. - reorganised the FAQ into multiple sections. 7.5 Tue Jan 31 15:15:43 CET 2006