VSC终端 - 历史中的GNU屏幕数量
我在终端中使用VSC和“屏幕”来观看服务器上的过程(node)( https://www.gnu.org/software/screen/manual/screen.html ) 早些时候,我能够在终端中看到许多行,也能够在Console.log()历史记录中搜索。 在服务器上的更新中,终端中的屏幕现在仅显示几行(仅适用于终端高度的行数),并且搜索对整个历史记录不起作用。 我将选项“ terminal.integrated.scrollback”设置为10000,但这无济于事,因为行的数量取决于屏幕设置。 您能帮我了解服务器上应该更改哪些设置,以获取屏幕上的许多历史记录行 - >终端? (尝试:〜/screenrc中的defscrollback 10000-无济于事!)。 谢谢。
I use VSC and "screens" in the Terminal to watch the processes on the server (Node) (https://www.gnu.org/software/screen/manual/screen.html)
Earlier I was able to see many rows in the Terminal, also I was able to search in the console.log() history.
Beacause of an update on the server, the Screen in the Terminal shows only a few rows now (the number of rows that fit on the terminal height only) and the search doesn't work for the whole history.
I set the option "terminal.integrated.scrollback" to 10000, but this doesn't help, because the number of rows depends from the Screen settings.
Can you help me understand what setting should be changed on the server to get many rows of the history in the Screen-> terminal?
(Tried: defscrollback 10000 in the ~/screenrc - doesn't help!).
Thanks.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论