Re: Terminal compliance patch

2011-01-08 Thread Callum Lowcay
Hi, I've been working on splitting up my patch, I will be posting it in 10 parts shortly. I've also fixed a few bugs and added some new features, most notably 256 colour support and function keys with modifiers. The garbage in front of the bash prompt is caused by a lack of support for OSC escap

Re: Terminal compliance patch

2011-01-08 Thread Marty Jack
On 01/07/2011 06:18 PM, Behdad Esfahbod wrote: > On 01/07/11 09:57, Kristian Høgsberg wrote: >> However, as Behdad says, a more future proof and fully featured >> terminal would probably use vte (or the kde terminal emulator), but >> that doesn't have to mean that the wayland terminal can't be a f

Re: Terminal compliance patch

2011-01-08 Thread Behdad Esfahbod
On 01/07/11 09:57, Kristian Høgsberg wrote: > However, as Behdad says, a more future proof and fully featured > terminal would probably use vte (or the kde terminal emulator), but > that doesn't have to mean that the wayland terminal can't be a fun > project. If you want to keep working on it, I'd

Re: Terminal compliance patch

2011-01-07 Thread Kristian Høgsberg
On Sat, Dec 25, 2010 at 2:23 AM, Callum Lowcay wrote: > I have developed a patch to make the terminal client a little more > useful.  It's quite long, so I won't post it here, instead download it > from http://callumscode.com/downloads/wayland-terminal-patch-1.patch if > you are interested. > > Th

Re: Terminal compliance patch

2010-12-28 Thread Tiago Vignatti
On Mon, Dec 27, 2010 at 12:36:26PM -0600, ext Behdad Esfahbod wrote: > On 12/27/10 09:13, Tiago Vignatti wrote: > > Note that we don't want to discourage you in any way on sending these fixes. > > It's just a matter to work collaboratively, easing the review process in the > > community mailing lis

Re: Terminal compliance patch

2010-12-27 Thread Behdad Esfahbod
On 12/27/10 09:13, Tiago Vignatti wrote: > Note that we don't want to discourage you in any way on sending these fixes. > It's just a matter to work collaboratively, easing the review process in the > community mailing list and also eventually rolling-back one patch or other if > a thing goes wrong

Re: Terminal compliance patch

2010-12-27 Thread Tiago Vignatti
On Sat, Dec 25, 2010 at 08:23:40PM +1300, ext Callum Lowcay wrote: > I have developed a patch to make the terminal client a little more > useful. It's quite long, so I won't post it here, instead download it > from http://callumscode.com/downloads/wayland-terminal-patch-1.patch if > you are intere

Terminal compliance patch

2010-12-24 Thread Callum Lowcay
I have developed a patch to make the terminal client a little more useful. It's quite long, so I won't post it here, instead download it from http://callumscode.com/downloads/wayland-terminal-patch-1.patch if you are interested. The patch adds the following features: - UTF-8 compliance - Most Vt