Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
BitchX
GitHub Repository: BitchX/BitchX1.3
Path: blob/master/bitchx-docs/4_Misc/bind/forward_history
1074 views
Synopsis:
   bind <key> forward_history

Description:
   This function replaces the contents of the current input buffer with
   the next entry in the command history.  The history buffer is circular,
   so this will often be the first command in the buffer (unless the
   BACKWARD_HISTORY function has been used recently).

See Also:
   bind(4) backward_history, shove_to_history; history(4)