I’m just getting started with Linux using an SSH client. Since I’m still unfamiliar with the commands, I was wondering if there are features similar to what I’m used to in other environments.
Specifically, I’m interested in:
Command History: Is there a way to see a list of commands I’ve previously entered in the current session, similar to how the Up Arrow key works in other programs?
Autocomplete: Is there a feature that suggests possible commands or completes what I’m typing, like the Tobine AI plugin in IntelliJ IDEA?
These features would be incredibly helpful for learning and navigating the Linux command line.
Thank you in advance for your help