Replies: 25 comments 1 reply
-
| The same error occurs for me. I am using following versions of programs/libraries. tmuxp 1.4.2 I have also checked with git master (@03de018) version of tmuxp, the problem still exist. | 
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
| @trodery Can you please post the output of  My locale is set to Hence, I suspect that the  | 
Beta Was this translation helpful? Give feedback.
-
| Here's the output prior to moving to an English locale: The only other problem I experienced was with  | 
Beta Was this translation helpful? Give feedback.
-
| I have this problem, but didn't used to. The only thing I know of that changed somewhat recently was tmux itself, which is now  | 
Beta Was this translation helpful? Give feedback.
-
| I have the very same problem since last evening (after a system update) | 
Beta Was this translation helpful? Give feedback.
-
| @sica07 What's the output of the  | 
Beta Was this translation helpful? Give feedback.
-
| @mayanksuman If it possible to try doing  
 Potentially. I have a feeling it may be click or tmux wanting UTF-8. http://click.palletsprojects.com/en/5.x/python3/#python-3-surrogate-handling @trodery Can you let me know the session name being used ? As well as  @rosshadden @sica07 Can you let me know the output of   | 
Beta Was this translation helpful? Give feedback.
-
| @vn-ki Can you show your session yaml file,  | 
Beta Was this translation helpful? Give feedback.
-
| @tony Unfortunately that was so long ago that I don't even remember what I was using it for at the time. It is no longer being used. Python was 3.6 but that's all I remember. | 
Beta Was this translation helpful? Give feedback.
-
|  | 
Beta Was this translation helpful? Give feedback.
-
| I ran into the same issue as the original bug report while using tmux 3.0a and tmuxp 1.5.4. Setting the following in  I have tmux installed as a compiled binary from the release page source, and tmuxp was installed via pip3, using   | 
Beta Was this translation helpful? Give feedback.
-
| I know I have some locale issues when running tmuxp from Nixpkgs on Ubuntu, but still think this issue should not happen. Here is how it can be reproduced (by setting   | 
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
| I also encountered this problem, and after debugging, I found that the method  The fix is to change the sliced character to something else, e.g.  | 
Beta Was this translation helpful? Give feedback.
-
| Same here: Traceback (most recent call last): | 
Beta Was this translation helpful? Give feedback.
-
| @grammoboy2 Can you also provide the configuration you're using and  | 
Beta Was this translation helpful? Give feedback.
-
| session_name: 3-panes 
 | 
Beta Was this translation helpful? Give feedback.
-
| 
 If you use the prerelease version of tmuxp and libtmux, does passing  
 | 
Beta Was this translation helpful? Give feedback.
-
| @grammoboy2 Thank you Output of  | 
Beta Was this translation helpful? Give feedback.
-
| $ locale $ env | grep "^LC" $ env | grep "^LANG" | 
Beta Was this translation helpful? Give feedback.
-
| @grammoboy2 Does setting this work? #405 (comment) | 
Beta Was this translation helpful? Give feedback.
-
| That works, this works too: $ unset LANG Note that the session still seems to start when giving that session_id error, cause when I start it after I did the locale thing, it ask to attach to a running session. This works in st-term, but in lxterminal, I get strange border characters | 
Beta Was this translation helpful? Give feedback.
-
Beta Was this translation helpful? Give feedback.
-
| @grammoboy2 I notice its arch. Is this distro fully configured yet? Arch has a lot of manual setup involved. It may be more of a general terminal troubleshooting issue than a tmuxp one. Not sure yet.  Maybe its the  Does this work? 
 I believe instead of  | 
Beta Was this translation helpful? Give feedback.





Uh oh!
There was an error while loading. Please reload this page.
-
I am getting the following error in all configurations. (I tried the config from the readme as well)
Beta Was this translation helpful? Give feedback.
All reactions