repartee 0.4.0

A modern terminal IRC client built with Ratatui and Tokio
---
category: Channel
description: Close current buffer
---

# /close

## Syntax

    /close [reason]

## Description

Close the current buffer. For channels, parts the channel with an
optional reason. For query windows, closes the window. Server buffers
cannot be closed.

## Examples

    /close
    /close Window closed

## See Also

/part, /quit