the problem is that commands in the terminal are not executed, at first thought that the problem in the terminal (Gnome), reinstalled, but the problem remains.Interestingly, yesterday everything worked fine
Asked
Active
Viewed 121 times
1 Answers
0
If you know you altered some preferences in the Gnome terminal itself before this happened, then that might be the reason and it would be a good idea to reset all terminal preferences to their default values with:
dconf reset -f /org/gnome/terminal/legacy/
... and of course close and reopen the terminal.

Raffa
- 32,237
~/.bashrc
is messed up - you should restore it to default. – Artur Meinild Jan 30 '24 at 13:15dconf reset -f /org/gnome/terminal/legacy/
and then reopen the terminal to see if that helped and also pleas describe more how "commands are not executed" i.e. give examples of what you type and what you get in return. – Raffa Jan 30 '24 at 13:49