Re: [dev] [st] VT100 Emulation

2012-02-05 Thread Christoph Lohmann
Greetings. Bjartur Thorlacius wrote: > Þann sun 5.feb 2012 09:02, skrifaði Christoph Lohmann: Why are we still emulating a 32 years old terminal? >> Because it works. > s/works/breaks if you so much as use a variable width font That's why we have the 22 year old web. Sincerel

Re: [dev] [st] VT100 Emulation

2012-02-05 Thread Bjartur Thorlacius
Þann sun 5.feb 2012 09:02, skrifaði Christoph Lohmann: > > Why are we still emulating a 32 years old terminal? > Because it works. s/works/breaks if you so much as use a variable width font

Re: [dev] [st] VT100 Emulation

2012-02-05 Thread Christoph Lohmann
Hello. pmarin wrote: > On Sun, Feb 5, 2012 at 2:06 AM, Kurt H Maier > wrote: >> On Sun, Feb 05, 2012 at 01:18:10AM +0100, Aurélien Aptel wrote: >>> Actually, st does not implement every VT100/VT102/xterm escape sequence. >>> >> >> Apparently Bjartur does not understand the mission of a terminal >

Re: [dev] [st] VT100 Emulation

2012-02-05 Thread pmarin
Why are we still emulating a 32 years old terminal? On Sun, Feb 5, 2012 at 2:06 AM, Kurt H Maier wrote: > On Sun, Feb 05, 2012 at 01:18:10AM +0100, Aurélien Aptel wrote: >> Actually, st does not implement every VT100/VT102/xterm escape sequence. >> > > Apparently Bjartur does not understand the m

Re: [dev] [st] VT100 Emulation

2012-02-04 Thread Kurt H Maier
On Sun, Feb 05, 2012 at 01:18:10AM +0100, Aurélien Aptel wrote: > Actually, st does not implement every VT100/VT102/xterm escape sequence. > Apparently Bjartur does not understand the mission of a terminal emulator.

Re: [dev] [st] VT100 Emulation

2012-02-04 Thread Aurélien Aptel
On Sun, Feb 5, 2012 at 12:27 AM, Bjartur Thorlacius wrote: > Žann lau  4.feb 2012 23:05, skrifaši Kurt H Maier: >> >> There are already terminals that care about such >> bullshit; why write another? Actually, st does not implement every VT100/VT102/xterm escape sequence.

Re: [dev] [st] VT100 Emulation

2012-02-04 Thread Bjartur Thorlacius
Þann lau 4.feb 2012 23:05, skrifaði Kurt H Maier: There are already terminals that care about such bullshit; why write another?