1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-04-29 23:24:55 +02:00
tldr/pages/linux/finch.md

33 lines
475 B
Markdown
Raw Normal View History

# 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>`