1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-07-22 20:15:24 +02:00
tldr/pages/linux/finch.md
Vitor Henrique 61405c6e0e
pages*: fix small typos (#11850)
* pages*: fix small typos

* pages/*: make help and version commands consistent

* pages/*: follow "path/to/file" pattern

* nop: generic display help wording
2023-12-27 12:11:30 +05:30

32 lines
470 B
Markdown

# finch
> Console-based modular messaging client.
> More information: <https://developer.pidgin.im/wiki/Using%20Finch>.
- Launch finch:
`finch`
- Quit:
`alt + q OR ctrl + c`
- Show actions menu:
`alt + a`
- Jump to n-th window:
`alt + {{number_key}}`
- Close current window:
`alt + c`
- Start moving a window, use arrow keys to move, press escape when done:
`alt + m`
- Start resizing a window, use arrow keys to resize, press escape when done:
`alt + r`