summary refs log tree commit diff
path: root/bin
ModeNameSize
-rw-r--r--.gitignore201log plain blame
d---------1sh2329log plain
-rw-r--r--LICENSE34520log plain blame
-rw-r--r--Makefile2495log plain blame
-rw-r--r--README.71226log plain blame
-rw-r--r--aes.c1834log plain blame
-rw-r--r--beef.c3652log plain blame
-rw-r--r--bit.y4276log plain blame
-rw-r--r--bri.c2266log plain blame
-rw-r--r--c.sh1324log plain blame
-rw-r--r--dtch.c6522log plain blame
-rw-r--r--edit.sh136log plain blame
-rw-r--r--ever.c2679log plain blame
-rw-r--r--fbatt.c3437log plain blame
-rw-r--r--fbclock.c3758log plain blame
-rw-r--r--glitch.c13256log plain blame
-rw-r--r--hi.c20837log plain blame
-rw-r--r--hnel.c3276log plain blame
-rw-r--r--html.sh322log plain blame
d---------man1958log plain
d---------man333log plain
-rw-r--r--modem.c2658log plain blame
-rw-r--r--order.y5124log plain blame
-rw-r--r--pbd.c3920log plain blame
-rw-r--r--png.h3110log plain blame
-rw-r--r--pngo.c20760log plain blame
-rw-r--r--psf2png.c3173log plain blame
-rw-r--r--psfed.c15234log plain blame
-rw-r--r--ptee.c3092log plain blame
-rw-r--r--relay.c5848log plain blame
-rw-r--r--scheme.c6782log plain blame
-rw-r--r--shotty.c15264log plain blame
-rw-r--r--title.c5767log plain blame
-rw-r--r--ttpre.c1724log plain blame
-rw-r--r--up.sh1325log plain blame
-rw-r--r--when.y5725log plain blame
-rw-r--r--xx.c3184log plain blame
ers for each window, which would be a nice UX improvement. 2022-02-18Simplify cursor positioning in inputJune McEnroe Do some extra work by adding the portion before the cursor to the input window twice, but simplify the interaction with the split point. This fixes the awkward behaviour when moving the cursor across colour codes where the code would be partially interpreted up to the cursor. 2022-02-18Fix M-f orderingJune McEnroe 2022-02-12Move sandman build to scripts/MakefileJune McEnroe 2022-02-12Use compat_readpassphrase.c on LinuxJune McEnroe 2022-02-12Copy RPP defines from oconfigureJune McEnroe