Skip to content

Commit

Permalink
TODO review
Browse files Browse the repository at this point in the history
  • Loading branch information
CFiggers committed Aug 7, 2022
1 parent 6d178c8 commit 17be1c7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/joule.janet
Original file line number Diff line number Diff line change
Expand Up @@ -575,6 +575,7 @@
(clear-selection)
(edset :cx from-x))))

# TODO: Debug this-- almost definitely glitchy
(defn clip-copy-multi [kind]
(let [[from-x from-y] (values (editor-state :select-from))
[to-x to-y] (values (editor-state :select-to))]
Expand Down

0 comments on commit 17be1c7

Please sign in to comment.