Re: [9fans] Revised sam cheat sheat

2021-08-30 Thread Sean Hinchee
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 > > .

[9fans] Revised sam cheat sheat

2021-08-30 Thread revcomninos
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

[9fans] Plumber rule for Python tracebacks

2021-08-30 Thread Ben Hancock
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