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

Description:
   This stops further messages from the specified name from being sent to
   the current window.  This only applies to names that have been
   specifically ADDed to the window list.  The name can be a nickname or
   a channel, and multiple names may be specified at once by delimiting
   then with commas.

Examples:
   To remove channel #blah and joebob from the current window list:
      /window add #blah,joebob

See Also:
   window(4) add