Skip to content
Discussion options

You must be logged in to vote

I'm closing this discussion because I realized I can configure delta via my .gitconfig so arg passing isn't necessary. However, I do feel like this is a gap in functionality and it would be useful to have the ability to pass args to the pager. I think this may require following the existing command/arg pattern for other things, e.g.:

[pager]
  command = "delta"
  args = ["--line-numbers", "--paging=always"]

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@twpayne
Comment options

@rcdailey
Comment options

@twpayne
Comment options

@rcdailey
Comment options

Answer selected by rcdailey
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants