Skip to content

fix: use | instead of \t for format sepatator #305

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed

Conversation

asyncmind0
Copy link

  • for some reason on my arch install tmux does not print back tabs

I'm not sure if it affects other but just puttin this out there

- for some reason on my arch install tmux does not print back tabs

I'm not sure if it affects other but just puttin this out there
@codecov
Copy link

codecov bot commented Dec 6, 2020

Codecov Report

Merging #305 (bb64e9e) into master (6c7c08e) will increase coverage by 0.00%.
The diff coverage is 100.00%.

❗ Current head bb64e9e differs from pull request most recent head 3f353f7. Consider uploading reports for the commit 3f353f7 to get more accurate results
Impacted file tree graph

@@           Coverage Diff           @@
##           master     #305   +/-   ##
=======================================
  Coverage   87.06%   87.06%           
=======================================
  Files          16       16           
  Lines        1538     1539    +1     
=======================================
+ Hits         1339     1340    +1     
  Misses        199      199           
Impacted Files Coverage Δ
libtmux/formats.py 100.00% <100.00%> (ø)
libtmux/server.py 79.42% <100.00%> (ø)
libtmux/session.py 81.28% <100.00%> (ø)
libtmux/window.py 82.94% <100.00%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 6c7c08e...3f353f7. Read the comment docs.

@tony
Copy link
Member

tony commented Jun 14, 2021

@jagguli This interests me.

I'm interested in perhaps have a SEP constant changeable by an env variable.

I'm not sure if this will effect other things by side effects. Other people have different systems, how can we be sure | doesn't break things for others?

@tony
Copy link
Member

tony commented Oct 30, 2021

Any difference between this and #298 ?

Can you give this a rebase?

cc: @JonathanRaiman

tony and others added 6 commits October 30, 2021 11:30
- for some reason on my arch install tmux does not print back tabs

I'm not sure if it affects other but just puttin this out there
@asyncmind0 asyncmind0 closed this Oct 31, 2021
@asyncmind0 asyncmind0 deleted the use_pipe_insteadof_tab branch October 31, 2021 00:11
@asyncmind0 asyncmind0 mentioned this pull request Oct 31, 2021
@asyncmind0
Copy link
Author

rebased in #343

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.

2 participants