Re: [ANNOUNCE] wlterm: Native Wayland Terminal Emulator

2012-09-28 Thread microcai
2012/9/28 David Herrmann : > Hi Bill > > On Thu, Sep 27, 2012 at 10:58 PM, Bill Spitzak wrote: >> This sounds like a really good idea! >> >> What are you doing about UTF-8? Any modern terminal better handle it and at >> least display glyphs for every valid UTF-8 encoded character. Also important >

Re: [ANNOUNCE] wlterm: Native Wayland Terminal Emulator

2012-09-28 Thread David Herrmann
Hi Bill On Thu, Sep 27, 2012 at 10:58 PM, Bill Spitzak wrote: > This sounds like a really good idea! > > What are you doing about UTF-8? Any modern terminal better handle it and at > least display glyphs for every valid UTF-8 encoded character. Also important > is that it must not barf and must d

Re: [ANNOUNCE] wlterm: Native Wayland Terminal Emulator

2012-09-27 Thread Bill Spitzak
This sounds like a really good idea! What are you doing about UTF-8? Any modern terminal better handle it and at least display glyphs for every valid UTF-8 encoded character. Also important is that it must not barf and must display a glyph for every byte if the sequence coming in is not valid

[ANNOUNCE] wlterm: Native Wayland Terminal Emulator

2012-09-27 Thread David Herrmann
Hi Last few days I have been working on "wlterm", a native terminal emulator for wayland. You can find it here: http://github.com/dvdhrm/kmscon Or check it out from: git://github.com/dvdhrm/kmscon.git It shares the repository with "kmscon" currently. However, you can build it independently wi