Suraj N. Kurapati wrote: > In snap20070218.2 the /tag/sel/index uses numbers 1..n to identify > columns (where 1 is the left-most column). But the "send client_id > column_number" and the "select column_number" commands (used with > /tag/sel/ctl) assume that 1 is the floating area and 2 is the > left-most column.
The "select column_number" command appears to be fixed in hg tip. However, the "send client_id column_number" is still inconsistent. Thanks for your attention.