You are not logged in.
Hi,
when opening a Terminal, with the up/down arrow keys it's possible to view the history of recent executed cmd (I suppose from user/.bash_history).
However, when toggling amongst the choice, they are not unique, if you repleatly executed some cmd.
Example: you run
cmd5
cmd2
cmd2
cmd1
cmd2
cmd4
cmd3
it'll list these, while what I wish are cmd1 to 5,
either in their history of execution, here: cmd5,cmd2,cmd1,cmd4,cmd3
or by frequency of execution, here:cmd2, and then any of the other cmd as each have equal frequency.
In a sense a "primary key" of commands and possibly limited in range, for instance the last 20 unique ones.
Is there so way to have uniqueness in the list choice history or does it need to filed as bug as new feature?
Thanks
Offline
Maybe this might help.
Please remember to mark your thread [SOLVED] to make it easier for others to find
--- How To Ask For Help | FAQ | Developer Wiki | Community | Contribute ---
Offline
[ Generated in 0.008 seconds, 7 queries executed - Memory usage: 522.77 KiB (Peak: 523.71 KiB) ]