Byobu output only updates through window switch












2















I am having an issue with Byobu over SSH. When I type in something or do any input, my cursor doesn't move and the screen doesn't update. However when I toggle windows (f4 then f3) it shows the most recent output and cursor position.



What causes this problem and how do I fix it?










share|improve this question























  • Are you using tmux or screen as backend? Which versions of Ubuntu & byobu are you using (client and target machine)? Are you using nested byobu sessions (from an open byobu session connecting to a machine running byobu too)?

    – dgonzalez
    Dec 27 '16 at 2:05











  • Byobu is tmux and screen combined. I don't understand what you mean by that. Anyway, I'm using the latest byobu on Ubuntu 16.04 LTS, and I don't do nested byobu sessions.

    – Dev
    Dec 27 '16 at 2:52











  • Byobu uses tmux or screen as backend to do the multiplexing. If tmux is installed on your system, it defaults to use it instead of screen. Have you modified config files or something similar? What notifications do you have enabled?

    – dgonzalez
    Dec 27 '16 at 3:07






  • 2





    I have the identical problem right now; by gum I wish you'd found the solution. FWIW, the problem seems to self-resolve after several minutes (without restarting Byobu/SSH session), so my current fix is patience.

    – ropable
    Aug 27 '18 at 1:31






  • 1





    @ropable by pressing F2 to open a new window, typing reset, and pressing Enter. It's exactly the same way you'd run any other command.

    – Dev
    Aug 30 '18 at 2:13
















2















I am having an issue with Byobu over SSH. When I type in something or do any input, my cursor doesn't move and the screen doesn't update. However when I toggle windows (f4 then f3) it shows the most recent output and cursor position.



What causes this problem and how do I fix it?










share|improve this question























  • Are you using tmux or screen as backend? Which versions of Ubuntu & byobu are you using (client and target machine)? Are you using nested byobu sessions (from an open byobu session connecting to a machine running byobu too)?

    – dgonzalez
    Dec 27 '16 at 2:05











  • Byobu is tmux and screen combined. I don't understand what you mean by that. Anyway, I'm using the latest byobu on Ubuntu 16.04 LTS, and I don't do nested byobu sessions.

    – Dev
    Dec 27 '16 at 2:52











  • Byobu uses tmux or screen as backend to do the multiplexing. If tmux is installed on your system, it defaults to use it instead of screen. Have you modified config files or something similar? What notifications do you have enabled?

    – dgonzalez
    Dec 27 '16 at 3:07






  • 2





    I have the identical problem right now; by gum I wish you'd found the solution. FWIW, the problem seems to self-resolve after several minutes (without restarting Byobu/SSH session), so my current fix is patience.

    – ropable
    Aug 27 '18 at 1:31






  • 1





    @ropable by pressing F2 to open a new window, typing reset, and pressing Enter. It's exactly the same way you'd run any other command.

    – Dev
    Aug 30 '18 at 2:13














2












2








2


2






I am having an issue with Byobu over SSH. When I type in something or do any input, my cursor doesn't move and the screen doesn't update. However when I toggle windows (f4 then f3) it shows the most recent output and cursor position.



What causes this problem and how do I fix it?










share|improve this question














I am having an issue with Byobu over SSH. When I type in something or do any input, my cursor doesn't move and the screen doesn't update. However when I toggle windows (f4 then f3) it shows the most recent output and cursor position.



What causes this problem and how do I fix it?







ssh byobu






share|improve this question













share|improve this question











share|improve this question




share|improve this question










asked Dec 26 '16 at 21:46









DevDev

3511520




3511520













  • Are you using tmux or screen as backend? Which versions of Ubuntu & byobu are you using (client and target machine)? Are you using nested byobu sessions (from an open byobu session connecting to a machine running byobu too)?

    – dgonzalez
    Dec 27 '16 at 2:05











  • Byobu is tmux and screen combined. I don't understand what you mean by that. Anyway, I'm using the latest byobu on Ubuntu 16.04 LTS, and I don't do nested byobu sessions.

    – Dev
    Dec 27 '16 at 2:52











  • Byobu uses tmux or screen as backend to do the multiplexing. If tmux is installed on your system, it defaults to use it instead of screen. Have you modified config files or something similar? What notifications do you have enabled?

    – dgonzalez
    Dec 27 '16 at 3:07






  • 2





    I have the identical problem right now; by gum I wish you'd found the solution. FWIW, the problem seems to self-resolve after several minutes (without restarting Byobu/SSH session), so my current fix is patience.

    – ropable
    Aug 27 '18 at 1:31






  • 1





    @ropable by pressing F2 to open a new window, typing reset, and pressing Enter. It's exactly the same way you'd run any other command.

    – Dev
    Aug 30 '18 at 2:13



















  • Are you using tmux or screen as backend? Which versions of Ubuntu & byobu are you using (client and target machine)? Are you using nested byobu sessions (from an open byobu session connecting to a machine running byobu too)?

    – dgonzalez
    Dec 27 '16 at 2:05











  • Byobu is tmux and screen combined. I don't understand what you mean by that. Anyway, I'm using the latest byobu on Ubuntu 16.04 LTS, and I don't do nested byobu sessions.

    – Dev
    Dec 27 '16 at 2:52











  • Byobu uses tmux or screen as backend to do the multiplexing. If tmux is installed on your system, it defaults to use it instead of screen. Have you modified config files or something similar? What notifications do you have enabled?

    – dgonzalez
    Dec 27 '16 at 3:07






  • 2





    I have the identical problem right now; by gum I wish you'd found the solution. FWIW, the problem seems to self-resolve after several minutes (without restarting Byobu/SSH session), so my current fix is patience.

    – ropable
    Aug 27 '18 at 1:31






  • 1





    @ropable by pressing F2 to open a new window, typing reset, and pressing Enter. It's exactly the same way you'd run any other command.

    – Dev
    Aug 30 '18 at 2:13

















Are you using tmux or screen as backend? Which versions of Ubuntu & byobu are you using (client and target machine)? Are you using nested byobu sessions (from an open byobu session connecting to a machine running byobu too)?

– dgonzalez
Dec 27 '16 at 2:05





Are you using tmux or screen as backend? Which versions of Ubuntu & byobu are you using (client and target machine)? Are you using nested byobu sessions (from an open byobu session connecting to a machine running byobu too)?

– dgonzalez
Dec 27 '16 at 2:05













Byobu is tmux and screen combined. I don't understand what you mean by that. Anyway, I'm using the latest byobu on Ubuntu 16.04 LTS, and I don't do nested byobu sessions.

– Dev
Dec 27 '16 at 2:52





Byobu is tmux and screen combined. I don't understand what you mean by that. Anyway, I'm using the latest byobu on Ubuntu 16.04 LTS, and I don't do nested byobu sessions.

– Dev
Dec 27 '16 at 2:52













Byobu uses tmux or screen as backend to do the multiplexing. If tmux is installed on your system, it defaults to use it instead of screen. Have you modified config files or something similar? What notifications do you have enabled?

– dgonzalez
Dec 27 '16 at 3:07





Byobu uses tmux or screen as backend to do the multiplexing. If tmux is installed on your system, it defaults to use it instead of screen. Have you modified config files or something similar? What notifications do you have enabled?

– dgonzalez
Dec 27 '16 at 3:07




2




2





I have the identical problem right now; by gum I wish you'd found the solution. FWIW, the problem seems to self-resolve after several minutes (without restarting Byobu/SSH session), so my current fix is patience.

– ropable
Aug 27 '18 at 1:31





I have the identical problem right now; by gum I wish you'd found the solution. FWIW, the problem seems to self-resolve after several minutes (without restarting Byobu/SSH session), so my current fix is patience.

– ropable
Aug 27 '18 at 1:31




1




1





@ropable by pressing F2 to open a new window, typing reset, and pressing Enter. It's exactly the same way you'd run any other command.

– Dev
Aug 30 '18 at 2:13





@ropable by pressing F2 to open a new window, typing reset, and pressing Enter. It's exactly the same way you'd run any other command.

– Dev
Aug 30 '18 at 2:13










3 Answers
3






active

oldest

votes


















1














reset command seems to resolve this problem. Press F6 to get out of byobu.
Then type "reset" and resumr byobu. It works fine






share|improve this answer































    0














    It seemed that restarting byobu (by quitting all the processes inside it) worked. I don't know what causes this however, so if somebody would like to shed some light on that please do.



    Edit: The issue appeared again after messing with stdout using python, maybe that is the issue?






    share|improve this answer


























    • Ok, is weird, byobu is pretty straightforward. I have the same (default) config on all my hosts and is working ok. Maybe try to purge and reinstall on the target host with sudo apt purge byobu && sudo apt install byobu, try to uninstall screen if its installed and you don't use it, or even try another mainly compatible terminal emulator like lxterminal to discard elements involved.

      – dgonzalez
      Dec 27 '16 at 3:31











    • The internet has so much potential but I never get an explanation on why something does what it does. All I get is "Oh try reinstalling. If that doesn't work try rebooting or reinstalling."

      – Dev
      Dec 27 '16 at 6:02











    • ^ no offense. :)

      – Dev
      Dec 27 '16 at 6:09











    • No problem. I'm telling that cause i've used for years without config like it were a simple tool like a toothpick... Maybe you are connecting from putty? Any special config on tmux? If not I would suggest running byobu-config to check actual configuration or even install a new VM or docker container for checking onto a "fresh install" environment

      – dgonzalez
      Dec 27 '16 at 14:21











    • And yes can be realated to messing with stdout, check if you have any running script/software which can be messing/interfering with stdout/bash outputing.

      – dgonzalez
      Dec 27 '16 at 14:24



















    0














    I found that exiting the Byobu session (F6) and running the byobu detach command before running byobu again fixes this issue.






    share|improve this answer


























    • It's detach...

      – Dev
      Jan 23 at 11:33











    • Oops, thanks. fixed now.

      – nedned
      Jan 23 at 15:08











    Your Answer








    StackExchange.ready(function() {
    var channelOptions = {
    tags: "".split(" "),
    id: "89"
    };
    initTagRenderer("".split(" "), "".split(" "), channelOptions);

    StackExchange.using("externalEditor", function() {
    // Have to fire editor after snippets, if snippets enabled
    if (StackExchange.settings.snippets.snippetsEnabled) {
    StackExchange.using("snippets", function() {
    createEditor();
    });
    }
    else {
    createEditor();
    }
    });

    function createEditor() {
    StackExchange.prepareEditor({
    heartbeatType: 'answer',
    autoActivateHeartbeat: false,
    convertImagesToLinks: true,
    noModals: true,
    showLowRepImageUploadWarning: true,
    reputationToPostImages: 10,
    bindNavPrevention: true,
    postfix: "",
    imageUploader: {
    brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
    contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
    allowUrls: true
    },
    onDemand: true,
    discardSelector: ".discard-answer"
    ,immediatelyShowMarkdownHelp:true
    });


    }
    });














    draft saved

    draft discarded


















    StackExchange.ready(
    function () {
    StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f864836%2fbyobu-output-only-updates-through-window-switch%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    3 Answers
    3






    active

    oldest

    votes








    3 Answers
    3






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    1














    reset command seems to resolve this problem. Press F6 to get out of byobu.
    Then type "reset" and resumr byobu. It works fine






    share|improve this answer




























      1














      reset command seems to resolve this problem. Press F6 to get out of byobu.
      Then type "reset" and resumr byobu. It works fine






      share|improve this answer


























        1












        1








        1







        reset command seems to resolve this problem. Press F6 to get out of byobu.
        Then type "reset" and resumr byobu. It works fine






        share|improve this answer













        reset command seems to resolve this problem. Press F6 to get out of byobu.
        Then type "reset" and resumr byobu. It works fine







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Oct 10 '18 at 11:27









        pRAShANTpRAShANT

        20429




        20429

























            0














            It seemed that restarting byobu (by quitting all the processes inside it) worked. I don't know what causes this however, so if somebody would like to shed some light on that please do.



            Edit: The issue appeared again after messing with stdout using python, maybe that is the issue?






            share|improve this answer


























            • Ok, is weird, byobu is pretty straightforward. I have the same (default) config on all my hosts and is working ok. Maybe try to purge and reinstall on the target host with sudo apt purge byobu && sudo apt install byobu, try to uninstall screen if its installed and you don't use it, or even try another mainly compatible terminal emulator like lxterminal to discard elements involved.

              – dgonzalez
              Dec 27 '16 at 3:31











            • The internet has so much potential but I never get an explanation on why something does what it does. All I get is "Oh try reinstalling. If that doesn't work try rebooting or reinstalling."

              – Dev
              Dec 27 '16 at 6:02











            • ^ no offense. :)

              – Dev
              Dec 27 '16 at 6:09











            • No problem. I'm telling that cause i've used for years without config like it were a simple tool like a toothpick... Maybe you are connecting from putty? Any special config on tmux? If not I would suggest running byobu-config to check actual configuration or even install a new VM or docker container for checking onto a "fresh install" environment

              – dgonzalez
              Dec 27 '16 at 14:21











            • And yes can be realated to messing with stdout, check if you have any running script/software which can be messing/interfering with stdout/bash outputing.

              – dgonzalez
              Dec 27 '16 at 14:24
















            0














            It seemed that restarting byobu (by quitting all the processes inside it) worked. I don't know what causes this however, so if somebody would like to shed some light on that please do.



            Edit: The issue appeared again after messing with stdout using python, maybe that is the issue?






            share|improve this answer


























            • Ok, is weird, byobu is pretty straightforward. I have the same (default) config on all my hosts and is working ok. Maybe try to purge and reinstall on the target host with sudo apt purge byobu && sudo apt install byobu, try to uninstall screen if its installed and you don't use it, or even try another mainly compatible terminal emulator like lxterminal to discard elements involved.

              – dgonzalez
              Dec 27 '16 at 3:31











            • The internet has so much potential but I never get an explanation on why something does what it does. All I get is "Oh try reinstalling. If that doesn't work try rebooting or reinstalling."

              – Dev
              Dec 27 '16 at 6:02











            • ^ no offense. :)

              – Dev
              Dec 27 '16 at 6:09











            • No problem. I'm telling that cause i've used for years without config like it were a simple tool like a toothpick... Maybe you are connecting from putty? Any special config on tmux? If not I would suggest running byobu-config to check actual configuration or even install a new VM or docker container for checking onto a "fresh install" environment

              – dgonzalez
              Dec 27 '16 at 14:21











            • And yes can be realated to messing with stdout, check if you have any running script/software which can be messing/interfering with stdout/bash outputing.

              – dgonzalez
              Dec 27 '16 at 14:24














            0












            0








            0







            It seemed that restarting byobu (by quitting all the processes inside it) worked. I don't know what causes this however, so if somebody would like to shed some light on that please do.



            Edit: The issue appeared again after messing with stdout using python, maybe that is the issue?






            share|improve this answer















            It seemed that restarting byobu (by quitting all the processes inside it) worked. I don't know what causes this however, so if somebody would like to shed some light on that please do.



            Edit: The issue appeared again after messing with stdout using python, maybe that is the issue?







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Dec 27 '16 at 6:11

























            answered Dec 27 '16 at 3:14









            DevDev

            3511520




            3511520













            • Ok, is weird, byobu is pretty straightforward. I have the same (default) config on all my hosts and is working ok. Maybe try to purge and reinstall on the target host with sudo apt purge byobu && sudo apt install byobu, try to uninstall screen if its installed and you don't use it, or even try another mainly compatible terminal emulator like lxterminal to discard elements involved.

              – dgonzalez
              Dec 27 '16 at 3:31











            • The internet has so much potential but I never get an explanation on why something does what it does. All I get is "Oh try reinstalling. If that doesn't work try rebooting or reinstalling."

              – Dev
              Dec 27 '16 at 6:02











            • ^ no offense. :)

              – Dev
              Dec 27 '16 at 6:09











            • No problem. I'm telling that cause i've used for years without config like it were a simple tool like a toothpick... Maybe you are connecting from putty? Any special config on tmux? If not I would suggest running byobu-config to check actual configuration or even install a new VM or docker container for checking onto a "fresh install" environment

              – dgonzalez
              Dec 27 '16 at 14:21











            • And yes can be realated to messing with stdout, check if you have any running script/software which can be messing/interfering with stdout/bash outputing.

              – dgonzalez
              Dec 27 '16 at 14:24



















            • Ok, is weird, byobu is pretty straightforward. I have the same (default) config on all my hosts and is working ok. Maybe try to purge and reinstall on the target host with sudo apt purge byobu && sudo apt install byobu, try to uninstall screen if its installed and you don't use it, or even try another mainly compatible terminal emulator like lxterminal to discard elements involved.

              – dgonzalez
              Dec 27 '16 at 3:31











            • The internet has so much potential but I never get an explanation on why something does what it does. All I get is "Oh try reinstalling. If that doesn't work try rebooting or reinstalling."

              – Dev
              Dec 27 '16 at 6:02











            • ^ no offense. :)

              – Dev
              Dec 27 '16 at 6:09











            • No problem. I'm telling that cause i've used for years without config like it were a simple tool like a toothpick... Maybe you are connecting from putty? Any special config on tmux? If not I would suggest running byobu-config to check actual configuration or even install a new VM or docker container for checking onto a "fresh install" environment

              – dgonzalez
              Dec 27 '16 at 14:21











            • And yes can be realated to messing with stdout, check if you have any running script/software which can be messing/interfering with stdout/bash outputing.

              – dgonzalez
              Dec 27 '16 at 14:24

















            Ok, is weird, byobu is pretty straightforward. I have the same (default) config on all my hosts and is working ok. Maybe try to purge and reinstall on the target host with sudo apt purge byobu && sudo apt install byobu, try to uninstall screen if its installed and you don't use it, or even try another mainly compatible terminal emulator like lxterminal to discard elements involved.

            – dgonzalez
            Dec 27 '16 at 3:31





            Ok, is weird, byobu is pretty straightforward. I have the same (default) config on all my hosts and is working ok. Maybe try to purge and reinstall on the target host with sudo apt purge byobu && sudo apt install byobu, try to uninstall screen if its installed and you don't use it, or even try another mainly compatible terminal emulator like lxterminal to discard elements involved.

            – dgonzalez
            Dec 27 '16 at 3:31













            The internet has so much potential but I never get an explanation on why something does what it does. All I get is "Oh try reinstalling. If that doesn't work try rebooting or reinstalling."

            – Dev
            Dec 27 '16 at 6:02





            The internet has so much potential but I never get an explanation on why something does what it does. All I get is "Oh try reinstalling. If that doesn't work try rebooting or reinstalling."

            – Dev
            Dec 27 '16 at 6:02













            ^ no offense. :)

            – Dev
            Dec 27 '16 at 6:09





            ^ no offense. :)

            – Dev
            Dec 27 '16 at 6:09













            No problem. I'm telling that cause i've used for years without config like it were a simple tool like a toothpick... Maybe you are connecting from putty? Any special config on tmux? If not I would suggest running byobu-config to check actual configuration or even install a new VM or docker container for checking onto a "fresh install" environment

            – dgonzalez
            Dec 27 '16 at 14:21





            No problem. I'm telling that cause i've used for years without config like it were a simple tool like a toothpick... Maybe you are connecting from putty? Any special config on tmux? If not I would suggest running byobu-config to check actual configuration or even install a new VM or docker container for checking onto a "fresh install" environment

            – dgonzalez
            Dec 27 '16 at 14:21













            And yes can be realated to messing with stdout, check if you have any running script/software which can be messing/interfering with stdout/bash outputing.

            – dgonzalez
            Dec 27 '16 at 14:24





            And yes can be realated to messing with stdout, check if you have any running script/software which can be messing/interfering with stdout/bash outputing.

            – dgonzalez
            Dec 27 '16 at 14:24











            0














            I found that exiting the Byobu session (F6) and running the byobu detach command before running byobu again fixes this issue.






            share|improve this answer


























            • It's detach...

              – Dev
              Jan 23 at 11:33











            • Oops, thanks. fixed now.

              – nedned
              Jan 23 at 15:08
















            0














            I found that exiting the Byobu session (F6) and running the byobu detach command before running byobu again fixes this issue.






            share|improve this answer


























            • It's detach...

              – Dev
              Jan 23 at 11:33











            • Oops, thanks. fixed now.

              – nedned
              Jan 23 at 15:08














            0












            0








            0







            I found that exiting the Byobu session (F6) and running the byobu detach command before running byobu again fixes this issue.






            share|improve this answer















            I found that exiting the Byobu session (F6) and running the byobu detach command before running byobu again fixes this issue.







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited Jan 23 at 15:07

























            answered Jan 23 at 2:46









            nednednedned

            257113




            257113













            • It's detach...

              – Dev
              Jan 23 at 11:33











            • Oops, thanks. fixed now.

              – nedned
              Jan 23 at 15:08



















            • It's detach...

              – Dev
              Jan 23 at 11:33











            • Oops, thanks. fixed now.

              – nedned
              Jan 23 at 15:08

















            It's detach...

            – Dev
            Jan 23 at 11:33





            It's detach...

            – Dev
            Jan 23 at 11:33













            Oops, thanks. fixed now.

            – nedned
            Jan 23 at 15:08





            Oops, thanks. fixed now.

            – nedned
            Jan 23 at 15:08


















            draft saved

            draft discarded




















































            Thanks for contributing an answer to Ask Ubuntu!


            • Please be sure to answer the question. Provide details and share your research!

            But avoid



            • Asking for help, clarification, or responding to other answers.

            • Making statements based on opinion; back them up with references or personal experience.


            To learn more, see our tips on writing great answers.




            draft saved


            draft discarded














            StackExchange.ready(
            function () {
            StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2faskubuntu.com%2fquestions%2f864836%2fbyobu-output-only-updates-through-window-switch%23new-answer', 'question_page');
            }
            );

            Post as a guest















            Required, but never shown





















































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown

































            Required, but never shown














            Required, but never shown












            Required, but never shown







            Required, but never shown







            Popular posts from this blog

            How to reconfigure Docker Trusted Registry 2.x.x to use CEPH FS mount instead of NFS and other traditional...

            is 'sed' thread safe

            How to make a Squid Proxy server?