Skip to content
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

Splitting panes cause issue #37

Closed
ckt114 opened this issue Feb 7, 2021 · 3 comments
Closed

Splitting panes cause issue #37

ckt114 opened this issue Feb 7, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@ckt114
Copy link

ckt114 commented Feb 7, 2021

Describe the bug
Can't split panes and getting error below for current master hash 7dbaa0f

Cannot run "tmux split-window -Pd -h -t test:first.0 -c /home/ctran/Projects -F #{pane_id}". Error exit status 1

Expected behavior
Should be able to create panes

Output of cat ~/.config/smug/smug.log
N/A

Smug version
7dbaa0f

OS you're using
Linux arch 5.10.13-arch1-1 #1 SMP PREEMPT Wed, 03 Feb 2021 23:44:07 +0000 x86_64 GNU/Linux

@ckt114 ckt114 added the bug Something isn't working label Feb 7, 2021
@ivaaaan
Copy link
Owner

ivaaaan commented Feb 7, 2021

Can you please retry with this patch #35 and check if the issue persists?
Btw, for logging commands to smug.log you should run Smug with the -d flag

@ckt114
Copy link
Author

ckt114 commented Feb 7, 2021

@ivaaaan That PR fixes the panes issue but the splitted panes are not behaving correctly. When using tiled and having 3 panes then total panes is four so all panes should be equally sized. However, it kept on splitting to the right.

@ivaaaan
Copy link
Owner

ivaaaan commented Feb 13, 2021

This should be fixed now. I'll test it for a few days and then will create a release.

@ivaaaan ivaaaan self-assigned this Feb 13, 2021
@ivaaaan ivaaaan closed this as completed Feb 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants