Skip to content

feat: refactor send-command into 2 functions - #7

Merged
tombh merged 1 commit into
mainfrom
refactor-osc-send-command
Jul 28, 2025
Merged

feat: refactor send-command into 2 functions#7
tombh merged 1 commit into
mainfrom
refactor-osc-send-command

Conversation

@tombh

@tombh tombh commented Jul 28, 2025

Copy link
Copy Markdown
Contributor

The old send_command now just sends all the characters of the command individually. And so there's a new command,
send_command_with_osc_paste() that retains the old behaviour.

This should fix a lot of the tests failing inside Nix.

Relates to tattoy-org/tattoy#104.

The old `send_command` now just sends all the characters of the command
individually. And so there's a new command,
`send_command_with_osc_paste()` that retains the old behaviour.

This should fix a lot of the tests failing inside Nix.

Relates to tattoy-org/tattoy#104.
@tombh
tombh merged commit a4e80ef into main Jul 28, 2025
4 checks passed
@tombh
tombh deleted the refactor-osc-send-command branch July 28, 2025 21:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant