Re: [dev] [st] a real (I think) feature request

2009-10-31 Thread Sebastian A. Liem
John A. Grahor wrote: > I'd like a terminal emulator that has a "dumb" terminal mode, i.e. where > line editing can happen locally and what one types is only sent to the tty > when one hits return (or some other key). Or better; 9term:s hold mode, I would like this too. I would recommend taking a

Re: [dev] Alternative for tabbing in web-browsers?

2009-10-09 Thread Sebastian A. Liem
Tabs is a variation on the taskbar pattern. If you want a taskbar, use a taskbar. However, you might need to write a suckless one. =P -- Sebastian

Re: [dev] how does one send a password to a server with sic

2009-09-01 Thread Sebastian A. Liem
I'm guessing they use nickserv. If so you need to message your password to nickserv. More info: http://www.technerd.net/nickserv.html Run this: :m nickserv identify -- Sebastian