[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-zile] Help hacking zile
From: |
Reuben Thomas |
Subject: |
Re: [Help-zile] Help hacking zile |
Date: |
Tue, 19 Aug 2008 23:16:56 +0100 (BST) |
User-agent: |
Alpine 1.00 (DEB 882 2007-12-20) |
On Tue, 19 Aug 2008, Guillaume Pasquet wrote:
I'm having a bit of problem modifying zile. I'd like to modify the way
windows are displayed using ncurses but I couldn't figure out in which
function the content of the buffer is printed on terminal. Could you help me
out?
The actual drawing is done in term_redisplay.c, in the functions draw_window
and draw_status_line.
In general, term_*.c deal with the actual terminal communication, and
window.c, display.c &c. deal with logical organisation of the display.
--
http://rrt.sc3d.org/
Any technology distinguishable from magic is insufficiently advanced
(Keeling)