lp:ubuntu/gutsy/rxvt-unicode

Created by James Westby and last modified
Get this branch:
bzr branch lp:ubuntu/gutsy/rxvt-unicode
Members of Ubuntu branches can upload to this branch. Log in for directions.

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Review team:
Ubuntu Development Team
Status:
Development

Recent revisions

12. By Decklin Foster

* New upstream release (Closes: #433004)
  - Rolled with autoconf 2.61 (Closes: #422540)
* Match https URLs in selection-popup (Closes: #428659)
* Fix typos in urxvtperl(3) (Closes: #411074, #415848)
* Use sensible-browser instead of x-www-browser directly (Closes: #415846)
* Added urxvtcd as alternative (Closes: #381967)

11. By Daniel T Chen

* New upstream release
  - More crasher fixes.

10. By Decklin Foster

* Edit the comments in the app-defaults file, and disable all settings by
  default. If font autoselection fails, I would prefer to open a new bug
  specifically for that. (Closes: #385481)
* Reorganize and edit README.Debian, pushing as much as possible into FAQ
  format (with resource setting issues first).

9. By Decklin Foster

* Changed several uses of "it's" to "its" in man pages. (Closes: #365036)
* Added urxvtcd man page.

8. By Eduard Bloch

* New upstream release
  + autodetection of (incorrect) Latin1 in pure UTF-8 environment works
    again (closes: #347718)
* removed the font name preset, automatic selection works acceptably well

7. By Daniel T Chen

Resynchronise with Debian's 6.2-1: Use --enable-xpm-background in
!-lite flavors (Closes: Debian #337088).

6. By Daniel T Chen

* New upstream release:
  - Attempt to use sched_yield() for vast improvement in terminal
    data transfer efficiency.
  - Fix callback.h (using gvpe's version) to correctly return the
    callback result (affects new -pty-fd semantics in urxvtc on a few
    architectures).
  - Move ISO14755 character feedback box if it obscures the mouse
    cursor position.
  - Include one trailing space in rectangular selections to indicate
    the inserted newline for aesthetics.
  - Implement intensityStyles option to enable/disable bold/blink
    selecting high intensity foreground/background colours.
* Version 6.1:
  - Update ISO8859-7 (Euro and Drachma round-trip, etc.) table.
  - Fix a crash when the selection scrolls beyond the scrollback
    while the user is dragging.
  - Fix drawing of selections that are partially scrolled out of the
    window.
  - Properly initialise lines that are newly scrolled in (led to
    extremely long lines and crashes).
  - Use Unicode whitespace class instead of hardcoded values for
    stripping whitespace, and use it on rectangular selections.
* Version 6.0:
  - Enable slow link support by default.
  - Fix relative cursor positioning to properly respect scrolling
    regions (also a bug in original rxvt).
  - Zero out initial termios struct if fetching it fails.
  - Pass the urxvtc fd to urxvtd if -pty-fd is used.
  - Don't link against -l{nsl,socket,xpg4} unless necessary.
  - Don't buffer partial screen scrolls in the backscroll.
  - Rewrite internal buffer handling:
    + Reflow when resizing lines, and wrap them instead of winging.
    + Use a circular line buffer (substantial scrolling speedup).
    + Reduce code size, data memory usage; improve code clarity.
* Version 5.9:
  - Fix a bug in the menu code.
  - Make signal handling global instead of per-terminal.
  - Don't crash when broken Xft/Fontconfig/Freetype versions return
    bogus data; ignore the Xft font instead.
  - Fix typo in rxvt.1.

5. By Eduard Bloch

New upstream release

4. By Eduard Bloch

* New upstream release
* using TERM=rxvt-unicode as default. Depends on current ncurses-base for
  now untill it has reached testing

3. By Eduard Bloch

* New upstream release
  + fixes a probably exploitable bug that allowed to overflow a buffer
    via a long escape sequence

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:ubuntu/karmic/rxvt-unicode
This branch contains Public information 
Everyone can see this information.

Subscribers