Skip to content

Instantly share code, notes, and snippets.

@philipcmonk
Created December 1, 2014 20:21
Show Gist options
  • Save philipcmonk/53667019af329f1e7cf0 to your computer and use it in GitHub Desktop.
Save philipcmonk/53667019af329f1e7cf0 to your computer and use it in GitHub Desktop.
diff --git a/urb/zod/main/app/shell/core.hook b/urb/zod/main/app/shell/core.hook
index 5fdcc06..071f29b 100644
--- a/urb/zod/main/app/shell/core.hook
+++ b/urb/zod/main/app/shell/core.hook
@@ -353,7 +353,8 @@
|= a=span
leaf/(trip (rap 3 (~(got by cub.hid) a) '(' a ')' ~))
(blab [ost give/nice/~] (print tak))
- %x =. act next-act
+ %x ~& [%ctrl-x act=act nact=next-act pot=pot]
+ =. act next-act
(blab [ost %give %nice ~] ping)
==
::
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment