--- rxvt-unicode/Changes 2006/01/31 21:35:39 1.622 +++ rxvt-unicode/Changes 2006/02/01 18:07:18 1.624 @@ -15,10 +15,12 @@ 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 resource value. + - use exit status 2 in urxvtc when urxvtd couldn't be contacted. - the linux yield hack is back, now using usleep, and enabled only on __linux__. - further round trip eliminations in the !XFT case by remembering