The "users overview" page allows for listed navigation by its first character (numbers 1-9 and letters A-Z). However 0 is missing from this navigation. It will be nice to also have direct access to users starting with a 0 instead of having to click on show all.
I am using phpMyAdmin 4.2.7.1, PHP 5.4.4, MySQL 5.5.38 on a Debian 7.6 with Fx 31.0
I sent a PR to fix this: https://github.com/phpmyadmin/phpmyadmin/pull/1354
Great, thanks a ton! :)