I Use This!
Activity Not Available

Commits : Listings

Analyzed about 1 year ago. based on code collected about 1 year ago.
Jan 18, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Corrected display bug with %x and %X escapes when !win More... about 11 years ago
Refactored %x and %X escapes into WinArgv handler More... about 11 years ago
Added %x and %X escapes to texinfo doc (was missing) More... about 11 years ago
Refactored %w and %W into WinNames escape handler More... about 11 years ago
silence some warnings More... about 11 years ago
Began refactoring variables in MakeWinMsgEv into a WinMsgEsc struct to describe escape sequences More... about 11 years ago
remove register keyword More... about 11 years ago
Began adding winmsg escape handler definition and invocation abstractions as macros More... about 11 years ago
Refactored %P into WinMsgCopyMode More... about 11 years ago
Refactored %p into WinMsgPid More... about 11 years ago
Added undocumented %p escape to texinfo doc More... about 11 years ago
Refactored rendition start handling into WinMsgRend More... about 11 years ago
Began refactoring winmsg code into its own file More... about 11 years ago
execvpe defined in unistd.h More... about 11 years ago
Replaced magic padding value 127 with constant CHRPAD More... about 11 years ago
MakeWinMsgEv now using AddWinMsgRend More... about 11 years ago
AppendWinMsgRend is unused More... about 11 years ago
some changes to Window More... about 11 years ago
initializa it to null, to quiet warning More... about 11 years ago
get rid of extern.h More... about 11 years ago
fix variable types More... about 11 years ago
windows have unsigned numbers More... about 11 years ago
There is no such thing as '-1' window More... about 11 years ago
When on '-' window :prev would not work More... about 11 years ago
some more variables normally named More... about 11 years ago
rename some arguments; ev -> event More... about 11 years ago
mark unused attributes differently More... about 11 years ago
mark unused attribute differently More... about 11 years ago
Might as well use void* as there are casts anyway More... over 11 years ago
tty.c - small fixes + reformatting More... over 11 years ago