| Commit message (Expand) | Author | Age | Files | Lines |
* | Reverting smacs and rmacs to the xterm defaults. | Christoph Lohmann | 2014-10-21 | 1 | -2/+2 |
* | Use G1 for alternate charset | Roberto E. Vargas Caballero | 2014-10-08 | 1 | -2/+2 |
* | Make useful DEL in application mode | Roberto E. Vargas Caballero | 2014-08-19 | 1 | -1/+1 |
* | Remove ul capability | Roberto E. Vargas Caballero | 2014-08-07 | 1 | -1/+0 |
* | Fix Backspace and Delete characters | Roberto E. Vargas Caballero | 2014-04-11 | 1 | -1/+1 |
* | Add terminfo entries for printer | Roberto E. Vargas Caballero | 2014-03-06 | 1 | -0/+3 |
* | Fix rmul definition | Eric Pruitt | 2013-12-10 | 1 | -1/+1 |
* | Add terminfo definitions for terminals with meta key | Roberto E. Vargas Caballero | 2013-08-12 | 1 | -4/+16 |
* | Enable blinking in st. | Christoph Lohmann | 2013-04-26 | 1 | -1/+1 |
* | Yes, rs2 != is2. | Christoph Lohmann | 2013-04-23 | 1 | -1/+1 |
* | There is no 8bit by default and reset 8bit too. | Christoph Lohmann | 2013-04-23 | 1 | -3/+2 |
* | Implementing 8 bit mode for meta. | Christoph Lohmann | 2013-04-23 | 1 | -0/+3 |
* | Implementing Back Color Erase (BCE). | Christoph Lohmann | 2013-01-20 | 1 | -1/+1 |
* | Standout is now reverse. This makes bsd-games work in st. | Christoph Lohmann | 2013-01-08 | 1 | -2/+2 |
* | Add support for End key | Roberto E. Vargas Caballero | 2012-11-25 | 1 | -0/+2 |
* | Add support for Supr key | Roberto E. Vargas Caballero | 2012-11-25 | 1 | -0/+2 |
* | Add support for insert key | Roberto E. Vargas Caballero | 2012-11-25 | 1 | -0/+3 |
* | Fix value of ka1 terminfo capability | Roberto E. Vargas Caballero | 2012-11-25 | 1 | -1/+1 |
* | Import the patch of Eckehard Berns to add insert mode. Thanks! | Christoph Lohmann | 2012-11-15 | 1 | -0/+2 |
* | Add missed key definitions | Roberto E. Vargas Caballero | 2012-11-13 | 1 | -3/+67 |
* | Add control and meta combinations for arrow keys | Roberto E. Vargas Caballero | 2012-11-13 | 1 | -4/+4 |
* | Fix arrow keys terminfo capabilities | Roberto E. Vargas Caballero | 2012-11-13 | 1 | -4/+4 |
* | Fix keypad mode and cursor mode | Roberto E. Vargas Caballero | 2012-11-13 | 1 | -2/+2 |
* | Enabling enacs and adding compatibility to xterm and urxvt for alternative | Christoph Lohmann | 2012-09-25 | 1 | -0/+1 |
* | Implement italic font support. | Christoph Lohmann | 2012-09-05 | 1 | -4/+6 |
* | Enable keypad set and unset commands. | Christoph Lohmann | 2012-09-05 | 1 | -0/+2 |
* | Disable BCE again. | Christoph Lohmann | 2012-09-05 | 1 | -1/+1 |
* | Updating the TODO and enabling BCE. | Christoph Lohmann | 2012-09-04 | 1 | -1/+1 |
* | Fixing a type in in2 in the st.info. | Christoph Lohmann | 2012-09-03 | 1 | -1/+1 |
* | Patch from Roberto Vargas. »Add initialization strings in terminfo« | Christoph Lohmann | 2012-09-03 | 1 | -0/+3 |
* | Add standout mode. | Christoph Lohmann | 2012-09-02 | 1 | -2/+2 |
* | Add vpa terminfo capability | Roberto E. Vargas Caballero | 2012-09-02 | 1 | -0/+2 |
* | Adding setb and setf and a comment about terminfo installation. | Christoph Lohmann | 2012-08-29 | 1 | -0/+2 |
* | Add TBC sequence | Roberto E. Vargas Caballero | 2012-08-29 | 1 | -1/+1 |
* | change "op" cap in terminfo entry to xterm/rxvt value. | Aurélien Aptel | 2011-08-14 | 1 | -1/+1 |
* | add altscreen escseq alias & caps to terminfo entry. (thx Bert Münnich) | Aurélien Aptel | 2011-06-08 | 1 | -0/+2 |
* | reverse video mode. (thx Bert Münnich) | Aurélien Aptel | 2011-06-08 | 1 | -0/+1 |
* | add status bar (window title) to terminfo. (thx Rafa Gallego) | Aurélien Aptel | 2011-06-01 | 1 | -0/+3 |
* | add mouse report escape to terminfo entry. | Aurélien Aptel | 2011-05-10 | 1 | -0/+1 |
* | selection clicks, shift+arrow keys, fast(er) redraw, key mask in config.h (th... | Aurélien Aptel | 2011-04-22 | 1 | -0/+4 |
* | fix insert key, terminfo and changed TERM back to st. (thx Ondrej Martinek) | Aurélien Aptel | 2011-01-23 | 1 | -1/+2 |
* | update terminfo entry. | Aurélien Aptel | 2010-12-08 | 1 | -0/+7 |
* | add new line glitch to terminfo entry. | Aurélien Aptel | 2010-12-08 | 1 | -0/+1 |
* | cleaning st.info. added comment in st.c for DECSCNM. | Aurélien Aptel | 2010-09-03 | 1 | -2/+6 |
* | cleaning st.info. fixed cvvis. | Aurélien Aptel | 2010-09-03 | 1 | -2/+13 |
* | fixed start/end sequence of gfx. | Aurélien Aptel | 2010-09-02 | 1 | -2/+2 |
* | started to go through st.info and fix things. | Aurélien Aptel | 2010-09-01 | 1 | -0/+3 |
* | capabilities sorted by capname in st.info. copy acsc from xterm. | Aurélien Aptel | 2010-09-01 | 1 | -13/+13 |
* | added F1-12 key, fixed DCH and ICH. | Aurélien Aptel | 2010-08-22 | 1 | -0/+12 |
* | fixed backspace problem, updated terminfo entry and moved TNAME in config.h. | Aurélien Aptel | 2010-08-19 | 1 | -1/+8 |