Different browser command for comments' section.
Sorry for bothering but it will be nice if we can select another browser command for viewing comments. Again, im using less and did tail -n+270 for linux section. Now it starts with original post and comments. not from beginning (other links, descriptions etc) And head -n-145 FYI.
This can be different for each section and depends on descriptions' lines. but will move ~10-15 lines which is not a big deal. (there is no problem in bottom but top.
And the thing is if you open actual link, it will cut same lines from beginning and the end. Different commands or just the setting 'append to comment command' would be nice. (if i know python i would do but i dont. if C, i will :) )

@pvtmert I might be able to do this but can you elaborate a bit since I don't quite understand the request. Are you asking for just a separate command to launch the comments?
Like this?:
browser_command='foobar'
browser_command_comments='barfoo'
yes exactly what i mean, :)