enc0ded
Results
2
issues of
enc0ded
Each on event gets triggered exactly 6 times for one timer. ``` import Timer from 'tiny-timer' const timer = new Timer({ interval: 1000, stopwatch: false }) timer.on('statusChanged', (status) => {...
Hi team, I wanted to raise an issue regarding the keyboard shortcut CTRL + BACKSPACE, which currently rejects the last agent edit in Cursor. On Windows (and many Linux environments),...