Timeline for Scroll inside Screen, or Pause Output
Current License: CC BY-SA 4.0
13 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Feb 28, 2024 at 16:21 | comment | added | Mehrad | @Kvothe As far as i understand, these two are not mutually exclusive. So you should in principal use them together. I personally have moved all my scripts to tmux and I only use screen for remote machines that I cannot install tmux on. So for me the -L is sufficient improvement. | |
| Feb 27, 2024 at 21:01 | comment | added | Kvothe | Is there a way to combine this with "termcapinfo xterm* ti@:te@" suggested in the other answer to have the best of both worlds? Or will that just result in an empty screenlog.#? | |
| Aug 28, 2020 at 8:20 | comment | added | Mehrad | @JayKilleen I think you are using a wrong tool ;) try less -F to get the functionality you want: linux.die.net/man/1/less (P.S by wrong tool of course I mean Window$) | |
| Aug 20, 2020 at 4:42 | comment | added | Jay Killeen | Funnily enough, I am using screen because tail is not reliable in the WSL2. Good to know though when outside of WSL. | |
| Jan 23, 2020 at 9:15 | history | edited | Mehrad | CC BY-SA 4.0 | added 4 characters in body |
| Jan 17, 2020 at 8:27 | history | edited | Mehrad | CC BY-SA 4.0 | tailf is depricated and instead we should use tail -F |
| S Nov 14, 2019 at 10:20 | history | suggested | deeJ | CC BY-SA 4.0 | Explained where is log file created |
| Nov 14, 2019 at 8:54 | review | Suggested edits | |||
| S Nov 14, 2019 at 10:20 | |||||
| Aug 6, 2019 at 3:52 | comment | added | Lê Quang Duy | just want to add more, screenlog.# is generated in the same folder where you execute screen command | |
| Jun 27, 2019 at 16:11 | comment | added | Kredns | I was not aware of the -L screen flag, this is very useful! +1 | |
| Mar 6, 2018 at 13:33 | history | edited | Mehrad | CC BY-SA 3.0 | added 2 characters in body |
| Feb 8, 2018 at 14:25 | review | First posts | |||
| Feb 8, 2018 at 14:30 | |||||
| Feb 8, 2018 at 14:24 | history | answered | Mehrad | CC BY-SA 3.0 |