Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-10-26 | samterm: Fix indent and code style. | Petter Rodhelind | 1 | -14/+14 | |
2017-10-25 | samterm: Add line wrapping for LINESTART/LINEEND, ctrl+a and ctrl+e. | Petter Rodhelind | 1 | -5/+14 | |
2017-10-25 | samterm: Remove focus follows mouse. | Petter Rodhelind | 1 | -2/+0 | |
2017-10-25 | samterm: Add mouse scrolling. | Petter Rodhelind | 1 | -5/+8 | |
This makes it possible to use the scroll wheel to simulate button 1 and button 3 clicks in the scroll bar. It scrolls in the same way with variable scroll sections. Further down, more lines per scroll etc... | |||||
2017-10-23 | samterm: change focus on mouseover | Petter Rodhelind | 1 | -0/+2 | |
2017-10-23 | samterm: Add undo/redo key bindings. | Petter Rodhelind | 1 | -0/+6 | |
2017-10-23 | samterm: Add sendcmd for arbitrary input in the command window. | Petter Rodhelind | 1 | -0/+42 | |
2009-04-30 | merge | Russ Cox | 1 | -0/+19 | |
2006-02-09 | ignore interrupts | rsc | 1 | -0/+10 | |
2005-03-18 | cleanup | rsc | 1 | -1/+0 | |
2005-03-18 | line editing from rob | rsc | 1 | -9/+33 | |
2005-01-30 | disable chording | rsc | 1 | -3/+5 | |
2005-01-27 | add autoindent (-a) and chording. | rsc | 1 | -6/+51 | |
clean up argument parsing. | |||||
2005-01-07 | debugging for sam, and an old fix forgotten | rsc | 1 | -1/+9 | |
2004-06-25 | Fix missing parameter type. From rob. | wkj | 1 | -1/+1 | |
2004-06-17 | add key syms. | rsc | 1 | -1/+3 | |
where did these go? | |||||
2004-06-09 | Buttons 4 and 5 | rsc | 1 | -4/+37 | |
2003-11-23 | change from rob -- handle ^U like in rio, acme | rsc | 1 | -0/+4 | |
2003-10-11 | Tweaks to make it work on Unix. | rsc | 1 | -0/+14 | |
2003-09-30 | Initial revision | rsc | 1 | -0/+585 | |