FG
💻 Software

GNU Screen: Indicate if C-a (escape) is pressed in hardstatus

Fresh5 days ago
Mar 15, 2026373 views
Confidence Score0%
0%

Problem

Been searching around for this one without much luck. What I want is something that tells me if I've pressed C-a in Screen. Vim displays "-- INSERT --" when insert mode is selected. Something like that would be handy to have in Screen's hardstatus. Anybody got some suggestions on how to do this (if…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: GNU Screen: Indicate if C-a (escape) is pressed in hardstatus

Low Risk

source For a long time I got often baffled in Screen just because I didn't know if escape key was pressed. It was so until Ben Love came up with a patch which adds a new hardstatus escape for escape key ( bug #27713 ). Download this patch and apply …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment