Skip to content

Display single result in same window#13

Open
schouleu wants to merge 1 commit intorjarzmik:masterfrom
schouleu:fix_single_result
Open

Display single result in same window#13
schouleu wants to merge 1 commit intorjarzmik:masterfrom
schouleu:fix_single_result

Conversation

@schouleu
Copy link
Contributor

@schouleu schouleu commented Jul 8, 2015

In case of single result for a search, the entry is automatically
displayed without displaying the result buffer.

The previous behavior was to display the entry in an other window. This
can be annoying when working with only two windows, for example one for
code, one for documentation, we would like to keep always the same one
for code.

This patch changes this behavior to use the window from where we issued
the research to display the single result.

Signed-off-by: Sylvain Chouleur sylvain.chouleur@gmail.com

In case of single result for a search, the entry is automatically
displayed without displaying the result buffer.

The previous behavior was to display the entry in an other window. This
can be annoying when working with only two windows, for example one for
code, one for documentation, we would like to keep always the same one
for code.

This patch changes this behavior to use the window from where we issued
the research to display the single result.

Signed-off-by: Sylvain Chouleur <sylvain.chouleur@gmail.com>
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