Tagged Questions
2
votes
2answers
221 views
Divorced input line in GNU Screen
Is it possible to divorce my input from the overall shell using Screen? What I'm aiming for is akin to a status line that expands if I type more than would fit within a single line and is ...