hurl icon indicating copy to clipboard operation
hurl copied to clipboard

Line numbers for request/response

Open leah opened this issue 15 years ago • 2 comments

Add line numbers to the request/response output so that they can be referenced by users.

leah avatar Sep 14 '09 18:09 leah

Might need to pass linenos parameter to pygments.

http://pygments.org/docs/formatters/

yashh avatar Oct 31 '09 17:10 yashh

It's no longer using pygments.

https://github.com/defunkt/hurl/commit/2e3a3c6126dab4dc87a04159fac5760ed3fba82c

benatkin avatar Mar 20 '11 06:03 benatkin