Is there any user friendly alternative to screen?












9















I am running Ubuntu Server and want to have multiple terminals.
Screen works fine but..it is not user friendly. I mean..after pressing Ctrl+A you get no notification of you being in command mode, in order to display terminals you have to enter " which is not friendly at all (on my keyboard it is Shift+1), and so on..



I looked at byobu but it seems bugged: the cpu status lines keep increasing downside up and eventually cover my screen..but overall I still don't like it much.



I was searching for something with nano's graphic..with bottom part of the screen filled with instruction/status and upper part, of course, my current terminal.



Does something like that exist? Or, alternatively, can you help me fix the byobu bug?










share|improve this question




















  • 1





    "user friendly" is rather subjective ;) "screen" indeed has it flaws but I do not consider it "user unfriendly" ;)

    – Rinzwind
    Apr 18 '14 at 10:24
















9















I am running Ubuntu Server and want to have multiple terminals.
Screen works fine but..it is not user friendly. I mean..after pressing Ctrl+A you get no notification of you being in command mode, in order to display terminals you have to enter " which is not friendly at all (on my keyboard it is Shift+1), and so on..



I looked at byobu but it seems bugged: the cpu status lines keep increasing downside up and eventually cover my screen..but overall I still don't like it much.



I was searching for something with nano's graphic..with bottom part of the screen filled with instruction/status and upper part, of course, my current terminal.



Does something like that exist? Or, alternatively, can you help me fix the byobu bug?










share|improve this question




















  • 1





    "user friendly" is rather subjective ;) "screen" indeed has it flaws but I do not consider it "user unfriendly" ;)

    – Rinzwind
    Apr 18 '14 at 10:24














9












9








9


4






I am running Ubuntu Server and want to have multiple terminals.
Screen works fine but..it is not user friendly. I mean..after pressing Ctrl+A you get no notification of you being in command mode, in order to display terminals you have to enter " which is not friendly at all (on my keyboard it is Shift+1), and so on..



I looked at byobu but it seems bugged: the cpu status lines keep increasing downside up and eventually cover my screen..but overall I still don't like it much.



I was searching for something with nano's graphic..with bottom part of the screen filled with instruction/status and upper part, of course, my current terminal.



Does something like that exist? Or, alternatively, can you help me fix the byobu bug?










share|improve this question
















I am running Ubuntu Server and want to have multiple terminals.
Screen works fine but..it is not user friendly. I mean..after pressing Ctrl+A you get no notification of you being in command mode, in order to display terminals you have to enter " which is not friendly at all (on my keyboard it is Shift+1), and so on..



I looked at byobu but it seems bugged: the cpu status lines keep increasing downside up and eventually cover my screen..but overall I still don't like it much.



I was searching for something with nano's graphic..with bottom part of the screen filled with instruction/status and upper part, of course, my current terminal.



Does something like that exist? Or, alternatively, can you help me fix the byobu bug?







command-line server software-recommendation gnu-screen






share|improve this question















share|improve this question













share|improve this question




share|improve this question








edited Dec 29 '16 at 15:37









muru

1




1










asked Apr 18 '14 at 10:12









user2358943user2358943

8416




8416








  • 1





    "user friendly" is rather subjective ;) "screen" indeed has it flaws but I do not consider it "user unfriendly" ;)

    – Rinzwind
    Apr 18 '14 at 10:24














  • 1





    "user friendly" is rather subjective ;) "screen" indeed has it flaws but I do not consider it "user unfriendly" ;)

    – Rinzwind
    Apr 18 '14 at 10:24








1




1





"user friendly" is rather subjective ;) "screen" indeed has it flaws but I do not consider it "user unfriendly" ;)

– Rinzwind
Apr 18 '14 at 10:24





"user friendly" is rather subjective ;) "screen" indeed has it flaws but I do not consider it "user unfriendly" ;)

– Rinzwind
Apr 18 '14 at 10:24










2 Answers
2






active

oldest

votes


















10














Tmux is a rewrite of GNU Screen, tmux offers a variety of improvements. Some of the most important include a client-server model, which allows you to connect to a tmux session from multiple locations, and a cleaner configuration file format. Check out tmux’s FAQ to discover a list of ways it differs from GNU Screen.



Use this command to install tmux on Ubuntu:



sudo apt-get install tmux


How to on howtogeek. That link also has something on Dvtm & Dtach (Dvtm is a console multiplexer inspired by tiling window managers, and dtach adds the ability to detach from and reattach to dvtm sessions).






share|improve this answer































    11














    byobu



    I think byobu is a more friendly alternative. It uses tmux as backend, so you have friendly byobu shortcuts, and also tmux ones (by default Ctrl+a+..., you can change it with F9 or byobu-config).



    From it's site (see also there the excellent screencast):




    Byobu is a GPLv3 open source text-based window manager and terminal multiplexer. It was originally designed to provide elegant enhancements to the otherwise functional, plain, practical GNU Screen, for the Ubuntu server distribution. Byobu now includes an enhanced profiles, convenient keybindings, configuration utilities, and toggle-able system status notifications for both the GNU Screen window manager and the more modern Tmux terminal multiplexer, and works on most Linux, BSD, and Mac distributions.




    Install it with



    sudo apt install byobu


    A screenshot using hollywood:



    screenshot



    I use it with Guake in full-screen, hiding its tabs since byobu have that feature (and more) already. Not another window: Just there at F12.

    Maybe Tilix fullscreen Quake mode would be an alternative.



    Here is also a howtogeek article about it.






    share|improve this answer


























    • Indeed. Byobu is a combination of screen and tmux but actually usable.

      – Andrea Lazzarotto
      Mar 2 '18 at 23:55












    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%2f449597%2fis-there-any-user-friendly-alternative-to-screen%23new-answer', 'question_page');
    }
    );

    Post as a guest















    Required, but never shown

























    2 Answers
    2






    active

    oldest

    votes








    2 Answers
    2






    active

    oldest

    votes









    active

    oldest

    votes






    active

    oldest

    votes









    10














    Tmux is a rewrite of GNU Screen, tmux offers a variety of improvements. Some of the most important include a client-server model, which allows you to connect to a tmux session from multiple locations, and a cleaner configuration file format. Check out tmux’s FAQ to discover a list of ways it differs from GNU Screen.



    Use this command to install tmux on Ubuntu:



    sudo apt-get install tmux


    How to on howtogeek. That link also has something on Dvtm & Dtach (Dvtm is a console multiplexer inspired by tiling window managers, and dtach adds the ability to detach from and reattach to dvtm sessions).






    share|improve this answer




























      10














      Tmux is a rewrite of GNU Screen, tmux offers a variety of improvements. Some of the most important include a client-server model, which allows you to connect to a tmux session from multiple locations, and a cleaner configuration file format. Check out tmux’s FAQ to discover a list of ways it differs from GNU Screen.



      Use this command to install tmux on Ubuntu:



      sudo apt-get install tmux


      How to on howtogeek. That link also has something on Dvtm & Dtach (Dvtm is a console multiplexer inspired by tiling window managers, and dtach adds the ability to detach from and reattach to dvtm sessions).






      share|improve this answer


























        10












        10








        10







        Tmux is a rewrite of GNU Screen, tmux offers a variety of improvements. Some of the most important include a client-server model, which allows you to connect to a tmux session from multiple locations, and a cleaner configuration file format. Check out tmux’s FAQ to discover a list of ways it differs from GNU Screen.



        Use this command to install tmux on Ubuntu:



        sudo apt-get install tmux


        How to on howtogeek. That link also has something on Dvtm & Dtach (Dvtm is a console multiplexer inspired by tiling window managers, and dtach adds the ability to detach from and reattach to dvtm sessions).






        share|improve this answer













        Tmux is a rewrite of GNU Screen, tmux offers a variety of improvements. Some of the most important include a client-server model, which allows you to connect to a tmux session from multiple locations, and a cleaner configuration file format. Check out tmux’s FAQ to discover a list of ways it differs from GNU Screen.



        Use this command to install tmux on Ubuntu:



        sudo apt-get install tmux


        How to on howtogeek. That link also has something on Dvtm & Dtach (Dvtm is a console multiplexer inspired by tiling window managers, and dtach adds the ability to detach from and reattach to dvtm sessions).







        share|improve this answer












        share|improve this answer



        share|improve this answer










        answered Apr 18 '14 at 10:21









        RinzwindRinzwind

        209k28402537




        209k28402537

























            11














            byobu



            I think byobu is a more friendly alternative. It uses tmux as backend, so you have friendly byobu shortcuts, and also tmux ones (by default Ctrl+a+..., you can change it with F9 or byobu-config).



            From it's site (see also there the excellent screencast):




            Byobu is a GPLv3 open source text-based window manager and terminal multiplexer. It was originally designed to provide elegant enhancements to the otherwise functional, plain, practical GNU Screen, for the Ubuntu server distribution. Byobu now includes an enhanced profiles, convenient keybindings, configuration utilities, and toggle-able system status notifications for both the GNU Screen window manager and the more modern Tmux terminal multiplexer, and works on most Linux, BSD, and Mac distributions.




            Install it with



            sudo apt install byobu


            A screenshot using hollywood:



            screenshot



            I use it with Guake in full-screen, hiding its tabs since byobu have that feature (and more) already. Not another window: Just there at F12.

            Maybe Tilix fullscreen Quake mode would be an alternative.



            Here is also a howtogeek article about it.






            share|improve this answer


























            • Indeed. Byobu is a combination of screen and tmux but actually usable.

              – Andrea Lazzarotto
              Mar 2 '18 at 23:55
















            11














            byobu



            I think byobu is a more friendly alternative. It uses tmux as backend, so you have friendly byobu shortcuts, and also tmux ones (by default Ctrl+a+..., you can change it with F9 or byobu-config).



            From it's site (see also there the excellent screencast):




            Byobu is a GPLv3 open source text-based window manager and terminal multiplexer. It was originally designed to provide elegant enhancements to the otherwise functional, plain, practical GNU Screen, for the Ubuntu server distribution. Byobu now includes an enhanced profiles, convenient keybindings, configuration utilities, and toggle-able system status notifications for both the GNU Screen window manager and the more modern Tmux terminal multiplexer, and works on most Linux, BSD, and Mac distributions.




            Install it with



            sudo apt install byobu


            A screenshot using hollywood:



            screenshot



            I use it with Guake in full-screen, hiding its tabs since byobu have that feature (and more) already. Not another window: Just there at F12.

            Maybe Tilix fullscreen Quake mode would be an alternative.



            Here is also a howtogeek article about it.






            share|improve this answer


























            • Indeed. Byobu is a combination of screen and tmux but actually usable.

              – Andrea Lazzarotto
              Mar 2 '18 at 23:55














            11












            11








            11







            byobu



            I think byobu is a more friendly alternative. It uses tmux as backend, so you have friendly byobu shortcuts, and also tmux ones (by default Ctrl+a+..., you can change it with F9 or byobu-config).



            From it's site (see also there the excellent screencast):




            Byobu is a GPLv3 open source text-based window manager and terminal multiplexer. It was originally designed to provide elegant enhancements to the otherwise functional, plain, practical GNU Screen, for the Ubuntu server distribution. Byobu now includes an enhanced profiles, convenient keybindings, configuration utilities, and toggle-able system status notifications for both the GNU Screen window manager and the more modern Tmux terminal multiplexer, and works on most Linux, BSD, and Mac distributions.




            Install it with



            sudo apt install byobu


            A screenshot using hollywood:



            screenshot



            I use it with Guake in full-screen, hiding its tabs since byobu have that feature (and more) already. Not another window: Just there at F12.

            Maybe Tilix fullscreen Quake mode would be an alternative.



            Here is also a howtogeek article about it.






            share|improve this answer















            byobu



            I think byobu is a more friendly alternative. It uses tmux as backend, so you have friendly byobu shortcuts, and also tmux ones (by default Ctrl+a+..., you can change it with F9 or byobu-config).



            From it's site (see also there the excellent screencast):




            Byobu is a GPLv3 open source text-based window manager and terminal multiplexer. It was originally designed to provide elegant enhancements to the otherwise functional, plain, practical GNU Screen, for the Ubuntu server distribution. Byobu now includes an enhanced profiles, convenient keybindings, configuration utilities, and toggle-able system status notifications for both the GNU Screen window manager and the more modern Tmux terminal multiplexer, and works on most Linux, BSD, and Mac distributions.




            Install it with



            sudo apt install byobu


            A screenshot using hollywood:



            screenshot



            I use it with Guake in full-screen, hiding its tabs since byobu have that feature (and more) already. Not another window: Just there at F12.

            Maybe Tilix fullscreen Quake mode would be an alternative.



            Here is also a howtogeek article about it.







            share|improve this answer














            share|improve this answer



            share|improve this answer








            edited yesterday

























            answered Dec 29 '16 at 15:35









            Pablo BianchiPablo Bianchi

            3,03521536




            3,03521536













            • Indeed. Byobu is a combination of screen and tmux but actually usable.

              – Andrea Lazzarotto
              Mar 2 '18 at 23:55



















            • Indeed. Byobu is a combination of screen and tmux but actually usable.

              – Andrea Lazzarotto
              Mar 2 '18 at 23:55

















            Indeed. Byobu is a combination of screen and tmux but actually usable.

            – Andrea Lazzarotto
            Mar 2 '18 at 23:55





            Indeed. Byobu is a combination of screen and tmux but actually usable.

            – Andrea Lazzarotto
            Mar 2 '18 at 23:55


















            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%2f449597%2fis-there-any-user-friendly-alternative-to-screen%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 did Captain America manage to do this?

            迪纳利

            南乌拉尔铁路局