takikawa / drracket-vim-tool

Vim-like editing for DrRacket

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Misplaced puts

howell opened this issue · comments

With (counter timestamp elapsed-ms target-frame-rate) in a register on a line with

@defstruct*[frame-event ([

"putting" with p puts that text at the end of the line (as below) regardless of where the cursor is on the line:

@defstruct*[frame-event ([(counter timestamp elapsed-ms target-frame-rate)