Skip to content

Conversation

tony
Copy link
Member

@tony tony commented Aug 6, 2022

Before: Pane.send_keys(cmd:str, suppress_history=False)
Now: Pane.send_keys(cmd:str, suppress_history=True)

@codecov
Copy link

codecov bot commented Aug 6, 2022

Codecov Report

Merging #395 (605e803) into master (373baf0) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #395   +/-   ##
=======================================
  Coverage   88.54%   88.54%           
=======================================
  Files          18       18           
  Lines        1851     1851           
=======================================
  Hits         1639     1639           
  Misses        212      212           
Impacted Files Coverage Δ
libtmux/pane.py 78.26% <ø> (ø)

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@tony tony merged commit d278a46 into master Aug 6, 2022
@tony tony deleted the send-keys branch August 6, 2022 00:57
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