HiveBrain v1.2.0
Get Started
← Back to all entries
snippetbashTip

finch — Console-based modular messaging client. More information: <https://developer.pidgin.im/wiki/Using%20

Submitted by: @import:tldr-pages··
0
Viewed 0 times
commandclientmessagingmodularcliconsolefinchbased
linux

Problem

How to use the finch command: Console-based modular messaging client. More information: <https://developer.pidgin.im/wiki/Using%20Finch>.

Solution

finch — Console-based modular messaging client. More information: <https://developer.pidgin.im/wiki/Using%20Finch>.

Launch finch:
finch


Quit:
{{<Alt q>|<Ctrl c>}}


Show actions menu:
<Alt a>


Jump to n-th window:
<Alt {{Number}}>


Close current window:
<Alt c>


Start moving a window, use <ArrowKeys> to move, press <Esc> when done:
<Alt m>


Start resizing a window, use <ArrowKeys> to resize, press <Esc> when done:
<Alt r>

Code Snippets

Launch finch

finch

Quit

{{<Alt q>|<Ctrl c>}}

Show actions menu

<Alt a>

Jump to n-th window

<Alt {{Number}}>

Close current window

<Alt c>

Context

tldr-pages: linux/finch

Revisions (0)

No revisions yet.