Sunday, May 5, 2024
 Popular · Latest · Hot · Upcoming
3
rated 0 times [  3] [ 0]  / answers: 1 / hits: 470  / 3 Years ago, wed, july 28, 2021, 12:48:46

I use guake as a sort of "run" command, because my lxde launcher often misbehaves. So I just enter the command line in guake followed by & (So I get back the control of the console). Is there a way to configure the terminal to automatically append & to all the commands I enter, or any other way to make it behave like I am adding & sign to my commands


More From » 12.04

 Answers
7

Bind adding & and new line after pressing Enter key:



bind 'RETURN: "&
"'

[#30673] Wednesday, July 28, 2021, 3 Years  [reply] [flag answer]
Only authorized users can answer the question. Please sign in first, or register a free account.
epypian

Total Points: 130
Total Questions: 111
Total Answers: 113

Location: Romania
Member since Mon, Jun 6, 2022
2 Years ago
;