Termux-app: How to stop autoscroll in command line

Created on 11 May 2018  路  5Comments  路  Source: termux/termux-app

I am having an issue with this. When the output keeps flowing i cant scroll up as i get returned to the current output. Is there any fix for this?

enhancement

All 5 comments

I second that.

Currently if the terminal runs an application that outputs regularly some text, the scroll position is automatically reset to the bottom. There should be an option to lock to the current position. In my opinion this should even be the default option (scroll position always locked except if terminal shows the last line).

I agree that some way to freeze the terminal would be useful (like ctrl + s on normal gnu/linux systems).

A workaround is to use tmux, that gives you the possibility to freeze the terminal and scroll around.

True.
tmux works for me, so I guess this feature is more a nice-to-have now.

I can't believe this hasn't been implemented yet. It's one of the most basic features of a terminal.

It's more of a usability faux pas for a terminal application...

Was this page helpful?
0 / 5 - 0 ratings

Related issues

christianrondeau picture christianrondeau  路  4Comments

Areahints picture Areahints  路  4Comments

bitnetwork picture bitnetwork  路  3Comments

ngroup picture ngroup  路  5Comments

nedz14 picture nedz14  路  4Comments