On Sun, Apr 03, 2022 at 03:10:48PM -0700, Greg Minshall wrote:
> likely, the heel of my palm is making some (light?) contact with the
> touch pad.
Hi Greg,
You could probably try the "focusonclick" patch[0] to confirm your
suspicion. I personally use it because I find that feature annoying.
But
On Mon, Apr 4, 2022, at 7:26 PM, Greg Reagle wrote:
> How do I go to line and column in sam/vis command language? This
> command works:
> 10-/$/+/^/+#5
> but there has got to be a better way, right?
To maybe answer my own question, this works:
10-+5
but am I missing something? Is there a m
Hello all you sam and vis users. I am learning sam. I want to do something
like go to column 5 of line 10 of the current file in sam.
The command 10#5 goes to column 5 of line 11. This is because the 10 command
selects ALL of line 10 (it doesn't just put the cursor at the beginning of line
1
I have not experienced this.
On Sun, Apr 3, 2022, at 6:10 PM, Greg Minshall wrote:
> hi. i'm using dwm v6.2 under Arch linux. my own source build. i'm
> using the "taggrid" patch. my laptop has a touch pad.
>
> when i am in monocle mode (which i mostly am), every now and then when i
> type a k