- 4e40088 Support AIX 6.1 by WHR · 2 years, 2 months ago
- cb161fe Allow linking to generic libcurses by WHR · 2 years, 6 months ago
- 78e34f1 Reset search state on start of a new search in InfoScreen by WHR · 2 years, 6 months ago
- 6f97180 Support pressing n or N to search next or previous in InfoScreen by WHR · 2 years, 6 months ago
- 3623528 Remove unused or duplicated includes by WHR · 2 years, 6 months ago
- b789618 Add KernelStackTraceScreen to display kernel stack trace of a process by WHR · 2 years, 6 months ago
- 5622cd7 Remove 'const' qualifier from members of remaining classes to make them consistent by WHR · 2 years, 6 months ago
- 49f64c0 Support calling select(2) to wait stdin explicitly before getch(3X) to avoid long delay when real time clock is changed during getch(3X) by WHR · 2 years, 6 months ago
- aa36ac5 Support sorting items case-insensitively by WHR · 2 years, 6 months ago
- 1c07474 Fix mishandling mouse clicking Y position in InfoScreen by WHR · 2 years, 6 months ago
- 791fd6e Adjust includes, and add copyright and license notice in InfoScreen.c by WHR · 2 years, 6 months ago
- 9b8f771 Implement vi(1)-style key-bindings by WHR · 2 years, 6 months ago
- a754650 Rename all constants in ColorElements to avoid identifier pollution by WHR · 2 years, 6 months ago
- 53fb61b Fix bad coding style and the caused error of using uninitialized data in function 'InfoScreen_run' by WHR · 2 years, 6 months ago
- 81629ba Check availability of Ncurses extension set_escdelay(3X) by WHR · 2 years, 7 months ago
- 6eb34bc Detect and workaround curses(3) macro ERR being incorrectly redefined by other system headers by WHR · 2 years, 7 months ago
- 8c65321 Replace size_t with int/void* union by Hisham Muhammad · 7 years ago
- d5faf64 Mark some things as const by Richard · 7 years ago
- 7f9c82f Refresh whole panel on Ctrl+L in infoscreen. Closes #520. by Hisham · 8 years ago
- 645057d Use set_escdelay() to avoid problems with ESCDELAY as a macro. by Hisham · 9 years ago
- c23d4f1 Fix behavior of ESC key, getting rid of the annoying delay. by Hisham · 9 years ago
- 466d4da refactor *Screen classes, add InfoScreen superclass by Hisham Muhammad · 9 years ago