Skip to content

Allow suggestions when input is empty and use MRU order for suggestions#1

Open
adarliu wants to merge 1 commit intoaboodman:masterfrom
adarliu:master
Open

Allow suggestions when input is empty and use MRU order for suggestions#1
adarliu wants to merge 1 commit intoaboodman:masterfrom
adarliu:master

Conversation

@adarliu
Copy link

@adarliu adarliu commented Jul 29, 2011

Currently, it's a little inconvenient to get the tab list before you input any character as the search string; and it makes more sense to switch tabs between recently-used tabs. So I added the following functionality:

  1. Give suggestions when the search input is empty, i.e. give suggestions right after users hit TAB to search;
  2. The suggestions of the tabs are sorted in MRU order.

…ions right after users hit TAB to search; 2) The suggestions of the tabs are sorted in MRU order.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant