How I can display Rows into Columns?

ytalk - how to make it display in columns instead of rows?

  • I use ytalk on one of my servers for training purposes (only local users can connect) - so that a shared shell sessions can be opened (a la screen -x) and comments can be added while a session is ongoing. Is it possible to have ytalk display in side-by-side windows instead of top-and-bottom? Or might it be better to use screen, and then have a shell session opened inside emacs so comments/notes can be made in the other buffer? Or is there another good way of accomplishing this that doesn't involve having to use funky Java tools like webex?

  • Answer:

    You should try using http://tmux.sourceforge.net/ instead of screen(1). You can split a screen window in two, but only horizontally. tmux can do vertical splits too. Then you could run your commands on one side and run ytalk on the other side for your comments.

warren at Server Fault Visit the source

Was this solution helpful to you?

Just Added Q & A:

Find solution

For every problem there is a solution! Proved by Solucija.

  • Got an issue and looking for advice?

  • Ask Solucija to search every corner of the Web for help.

  • Get workable solutions and helpful tips in a moment.

Just ask Solucija about an issue you face and immediately get a list of ready solutions, answers and tips from other Internet users. We always provide the most suitable and complete answer to your question at the top, along with a few good alternatives below.