Add info about MakeWinMsgEv to HACKING.

This commit is contained in:
Micah Cowan
2009-03-31 12:00:05 -07:00
parent b28008ae65
commit bfcc6738e1

View File

@@ -35,3 +35,5 @@ WIP notes on hacking the Screen source.
window list: WListProcess
command input line: InpProcess
* Handling string escapes (in hardstatus and the like), such as %w or
%{= bw}, is done in screen.c, MakeWinMsgEv().