lp:~russellmcc/libvterm/libvterm

Created by Russell McClellan and last modified
Get this branch:
bzr branch lp:~russellmcc/libvterm/libvterm
Only Russell McClellan can upload to this branch. If you are Russell McClellan please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Russell McClellan
Project:
libvterm
Status:
Development

Recent revisions

798. By Russell McClellan <email address hidden>

Support for ED 3, clearing scrollback

797. By Paul "LeoNerd" Evans

Pass lineinfos into screen resize callback; make it responsible for reshaping them

796. By Paul "LeoNerd" Evans

getchar() into unsigned char in vterm-ctrl.c to avoid complaints of comparison signedness (LP1894806)

795. By Paul "LeoNerd" Evans

Avoid remaining VLA by bounding the combining-char search to the max supported chars per cell

794. By Paul "LeoNerd" Evans

Avoid putting a potentially-unbounded VLA on the stack as temporary working space for character decode, by using the tmpbuffer in on_text instead

793. By Paul "LeoNerd" Evans

Set a much larger default out/tmpbuffer size (4096bytes), because now a size-constrained caller could make them smaller

792. By Paul "LeoNerd" Evans

Permit overriding size of outbuffer / tmpbuffer as builder params

791. By Paul "LeoNerd" Evans

Create struct VTermBuilder and vterm_build()

790. By Paul "LeoNerd" Evans

VTermAllocator field can be const in struct VTerm

789. By Paul "LeoNerd" Evans

Store INCDIR directly in .pc file rather than indirecting it via PREFIX

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp:~libvterm/libvterm/trunk-OLD
This branch contains Public information 
Everyone can see this information.