]> git.armaanb.net Git - st.git/commit
selsnap: simplify SNAP_LINE case
authornoname <noname@inventati.org>
Fri, 1 May 2015 02:22:32 +0000 (02:22 +0000)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Mon, 4 May 2015 09:41:55 +0000 (11:41 +0200)
commit8751809aff596fc2030026713651c11b3743f88e
tree2f68eb90ddc861d90fd9d5902870b4995b16ca24
parent765bb0fd1420e36b04ecc03c18f01f5bda96c563
selsnap: simplify SNAP_LINE case

Also make sure y never exceeds term.row-1 even if ATTR_WRAP is set for
some reason.
st.c