Files
cheatsheet-tldr/tldr/linux/finch
2025-03-10 00:15:53 +00:00

38 lines
567 B
Plaintext

---
syntax: markdown
tags: [tldr, linux]
source: https://github.com/tldr-pages/tldr.git
---
# 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>`