diff --git a/bpytop.py b/bpytop.py index 692ea55..b85f764 100755 --- a/bpytop.py +++ b/bpytop.py @@ -4040,6 +4040,7 @@ def process_keys(): ProcCollector.detailed_pid = ProcBox.selected_pid ProcBox.resized = True elif ProcCollector.detailed: + ProcBox.selected = ProcBox.last_selection ProcBox.last_selection = 0 ProcCollector.detailed = False ProcCollector.detailed_pid = None