gentoo / elogv

[MIRROR] A simple tool written in python that allow you to easily read portage elog files
https://gitweb.gentoo.org/proj/elogv.git
GNU General Public License v2.0
10 stars 9 forks source link

improve search functionality #1

Open smartass101 opened 11 years ago

smartass101 commented 11 years ago

The search functionality of elogv is not very useful and unintuitive.

Once a string is entered in the search prompt, it cannot be altered, backspace doesn't work.

I had to read the manpage to find out that I have to pres ESC to get rid of the search prompt and after pressing ESC I have to wait a second or two to be able to proceed.

Searching for patterns that can match many packages (e.g. searching for emacs turn up all app-emacs/ packages) and I have to do the whole process of searching to go through them all. Including the wait when pressing ESC

smartass101 commented 11 years ago

Also, I just noticed that when trying to workaround these limitations by entering the full package name (e.g. app-editors/emacs) I cannot type the character "-"