Menu

xxvt / News: Recent posts

major changes?

I'm considering rethinking the whole design. The current design is no worse than rxvt for example. To an extent I modeled xxvt after rxvt. What I'm considering is making it more modular, almost to the point of being object oriented.

I think I might also change to nl_langinfo style internationalization, and keep all internal strings in utf8.

More on this when I start doing it.

Posted by Noah Levitt 2002-05-15

more escape sequences

ESC [ Ps A -- cursor up
ESC [ Ps B -- cursor down
ESC [ Ps C -- cursor forward
ESC [ Ps D -- cursor backward

Posted by Noah Levitt 2002-03-27

xxvt-commit mailing list

Created xxvt-commit mailing list. All future cvs commits should send a message to the list.

Also implemented ED Erase in Display escape sequence ESC [ Ps J.

Posted by Noah Levitt 2002-03-26

ioctl(fd, TIOCSWINSZ, &ws);

Finally got around to figuring out how to set the rows and columns so that the children can find out what the are. It's weird, see subject.

Also implemented Erase Line escape sequence.

Posted by Noah Levitt 2002-03-25

new developer

ppl joins the project. He graciously added me to his project, scrap (http://sourceforge.net/projects/scrap/), so I returned the favor.

Posted by Noah Levitt 2002-03-25

implemented first escape sequence

I finally got around to implementing xxvt's first escape sequence. (Place cursor: ESC CSI Ps ; Ps H). There are lots more.

Posted by Noah Levitt 2002-03-24

will start posting progress updates

I'm going to start posting news items here whenever
I get some feature working. This will accomplish three related things:

- there will be something for people to see on
the project page
- it will give people an idea of the status of the
project
- it will give me an incentive to keep programming
and get stuff working

Posted by Noah Levitt 2002-03-24
MongoDB Logo MongoDB