logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

/console - the Profanity /console command.

Arguments

chatall
           Indicate all new chat messages in the console.

       chatfirst
           Indicate only the first new message per chat in the console.

       chatnone
           Do not show any new chat messages in the console window.

       mucall
           Indicate all new chat room messages in the console.

       mucfirst
           Indicate only the first new message in each room in the console.

       mucmention
           Indicate only messages in which you have been mentioned in the console.

       mucnone
           Do not show any new chat room messages in the console window.

       privateall
           Indicate all new private room messages in the console.

       privatefirst
           Indicate only the first private room message in the console.

       privatenone
           Do not show any new private room messages in the console window.

0.13.1                                             2023-08-03                                             man(1)

Description

       Configure what is displayed in the console window when messages are received. The default is set to 'all'
       for all types of messages.

Name

       /console - the Profanity /console command.

Synopsis

       /console chat all|first|none

       /console muc all|first|mention|none

       /console private all|first|none

See Also