Skip to content

Commit

Permalink
output finder description above results
Browse files Browse the repository at this point in the history
  • Loading branch information
DerGuteMoritz committed May 2, 2009
1 parent b5c9e9e commit 4a36017
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions lib/f/prompt.rb
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,9 @@ def initialize(finder, results)
end

def list
puts @finder.description
puts @results.header if @results.header
puts

@results.each_with_index do |r, i|
print with_padding("#{i.succ}.")
Expand Down

0 comments on commit 4a36017

Please sign in to comment.