are you looking for $&?
Code:
alias demo {
  /echo this is a really really long line that $&
    has been split up into several more managable $&
    chunks so that you can deal with it easier
}