Historial de Commits

Autor SHA1 Mensaje Fecha
  Colona 5e917ab287 Also clears ESC_START on interrupt characters during sequences. hace 11 años
  noname 99fb365aa3 Consistent FALLTHROUGH comments. hace 11 años
  Roberto E. Vargas Caballero 870f961c49 Fix displaying control code hace 11 años
  Roberto E. Vargas Caballero 1629363f2d Remove ATTR_GFX and tselcs hace 11 años
  noname 6b315558f8 Do not save cursor in tresize. hace 11 años
  noname 5f91983541 Simplify selected(). hace 11 años
  noname 9e3e8ce466 Do not export chscale and cwscale. hace 11 años
  noname 0e439e5624 Simplify xunloadfonts. hace 11 años
  noname 74962bf566 Remove one indentation level in getsel(). hace 11 años
  noname 6681af165b Remove unused dump() function. hace 11 años
  noname 1ae2745fd1 Add missing function prototypes. hace 11 años
  noname a48f2be7f5 Use MODBIT in xseturgency. hace 11 años
  noname 17fa1493ee Compute ena_sel as one expression. hace 11 años
  Roberto E. Vargas Caballero a8a9e66a7d Simplify expressions in tputc() hace 11 años
  Roberto E. Vargas Caballero 17290f493b Fix misplaced break hace 11 años
  Roberto E. Vargas Caballero 43d74ef362 Create a function for DEC test hace 11 años
  Roberto E. Vargas Caballero 3764f38fc8 Fix tputc control code handling hace 11 años
  Roberto E. Vargas Caballero 53105cf74f Remove repeated initialisation of term.esc hace 11 años
  Roberto E. Vargas Caballero aa35bbd7a1 Cancel DCS with SUB, CAN, ESC or any CC1 code hace 11 años
  Markus Teich 704d12442e add break;s for last cases in switch statements hace 11 años
  noname 02d2df5790 Do not eat ESC character if control string is not properly terminated. hace 11 años
  noname c4b79b055d Fix for multibyte characters in techo. hace 11 años
  noname 7f1e02e4db s/DSC/DCS/ DCS stands for DEVICE CONTROL STRING hace 11 años
  noname 84f6dbffa5 Use xwrite instead of write. hace 11 años
  noname 2d67f99d28 Remove unnecessary break hace 11 años
  noname 4a8574b439 Comment fix. hace 11 años
  Colona 8f11e1cd03 On terminal resize, clear the alt screen with its own cursor. hace 11 años
  noname 844c503c80 Optimize tputtab. hace 11 años
  noname 1b0b9759dc Use != instead of ^ for logical values. hace 11 años
  noname 99d2d6007a Use BETWEEN macro in xsetcolorname and fix style. hace 11 años