--- rxvt-unicode/src/urxvt.pm 2006/01/11 00:59:58 1.77 +++ rxvt-unicode/src/urxvt.pm 2006/01/11 01:01:52 1.78 @@ -125,7 +125,7 @@ =item $text Rxvt-unicodes special way of encoding text, where one "unicode" character -always represents one screen cell. See L for a discussion of this format. +always represents one screen cell. See L for a discussion of this format. =item $string @@ -388,8 +388,6 @@ The current terminal. This variable stores the current C object, whenever a callback/hook is executing. -=item - =back =head2 Functions in the C Package @@ -784,8 +782,8 @@ =item $term = new urxvt::term $envhashref, $rxvtname, [arg...] Creates a new terminal, very similar as if you had started it with system -C<$rxvtname, arg...>. C<$envhashref> must be a reference to a %ENV>-like -C. C<$envhashref> must be a reference to a C<%ENV>-like +hash which defines the environment of the new terminal. Croaks (and probably outputs an error message) if the new instance couldn't be created. Returns C if the new instance didn't @@ -1444,6 +1442,8 @@ $self->{term}->ungrab; } +=back + =head2 The C Class This class implements timer watchers/events. Time is represented as a