9frontmen, i've started work on an additional command in mothra to do incremental text searching in mothra. to test this, apply the patch with 'cd /; hget http://okturing.com/src/1954/body | ape/patch -p0' and rebuild mothra with 'cd /sys/src/cmd/mothra; mk install' open mothra with 'mothra http://www.lipsum.com/' to begin searching type '/ lorem' to get the next result, type 'n' i think having 'p' for previous would be nice but that is a little harder to implement. feedback is welcome. mischief