This is awesome, thank you
Cheers,
Sean
On Mon, Aug 30, 2021 at 10:53 PM wrote:
>
> The last cheat sheet I posted was in need of revision and reordering. This
> one is better than the last--I hope.
>
>
> CHEAT SHEET OF SAM COMMANDS
>
> x cmd - set dot and run command on each matching line
>
> .
The last cheat sheet I posted was in need of revision and reordering. This one
is better than the last--I hope.
CHEAT SHEET OF SAM
COMMANDS
x cmd - set dot and
run command on each matching line
. -- apply command
to dot
, -- apply command
to whole document
< replace dot
with std inpu
Hi 9fans,
I work with Python a lot, and after beginning to write code in acme, I
thought it would be neat to have a plumber rule to easily jump to the
origin of errors with Mouse-3. Here's what I came up with:
# Easily jump to the origin of Python Tracebacks
type is text
data matches 'File