--- rxvt-unicode/Changes 2006/01/21 19:50:52 1.558 +++ rxvt-unicode/Changes 2006/01/21 23:50:33 1.562 @@ -19,6 +19,9 @@ WISH: support tex fonts 7.2 +BUG: env handling in single process mode does not set/restore the env: make it so. + - bugfix: the selection speedup in in 7.1 unfortunately caused + non-ascii characters to enlarge/move the selection. - added "tabbed" extension that provides a crude tabbed terminal. - added "readline" extension that allows cursor positioning via mouse clicks. @@ -26,6 +29,8 @@ with shift - mouse button 2 - fixed the automove-background extension to ignore coordinates in non-synthetic events. + - created a separate libpty for portable and secure + pty/tty/utmp/wtmp/lastlog handling. - the non-terminfo visual bell is now done asynchronously, so continous ASCI BELs in one terminal do no longer monopolise the while urxvt[d] process.