aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/samterm/main.c
AgeCommit message (Expand)AuthorFilesLines
2017-10-25samterm: Add mouse scrolling.Petter Rodhelind1-5/+8
2017-10-23samterm: change focus on mouseoverPetter Rodhelind1-0/+2
2017-10-23samterm: Add undo/redo key bindings.Petter Rodhelind1-0/+6
2017-10-23samterm: Add sendcmd for arbitrary input in the command window.Petter Rodhelind1-0/+42
2009-04-30mergeRuss Cox1-0/+19
2006-02-09ignore interruptsrsc1-0/+10
2005-03-18cleanuprsc1-1/+0
2005-03-18line editing from robrsc1-9/+33
2005-01-30disable chordingrsc1-3/+5
2005-01-27add autoindent (-a) and chording.rsc1-6/+51
2005-01-07debugging for sam, and an old fix forgottenrsc1-1/+9
2004-06-25Fix missing parameter type. From rob.wkj1-1/+1
2004-06-17add key syms.rsc1-1/+3
2004-06-09Buttons 4 and 5rsc1-4/+37
2003-11-23change from rob -- handle ^U like in rio, acmersc1-0/+4
2003-10-11Tweaks to make it work on Unix.rsc1-0/+14
2003-09-30Initial revisionrsc1-0/+585