aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/samterm/main.c
AgeCommit message (Expand)AuthorFilesLines
2020-01-14Merge remote-tracking branch 'upstream/master'Petter Rodhelind1-2/+2
2020-01-10Trivial changes: whitespace and modes.Dan Cross1-2/+2
2019-05-10Merge remote-tracking branch 'upstream/master'Petter Rodhelind1-2/+3
2019-04-05samterm: stop ignoring all keys >= KcmdPocket78781-2/+3
2017-10-26samterm: Fix indent and code style.Petter Rodhelind1-14/+14
2017-10-25samterm: Add line wrapping for LINESTART/LINEEND, ctrl+a and ctrl+e.Petter Rodhelind1-5/+14
2017-10-25samterm: Remove focus follows mouse.Petter Rodhelind1-2/+0
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