diff --git a/pages/linux/finch.md b/pages/linux/finch.md new file mode 100644 index 000000000..96c3ddb96 --- /dev/null +++ b/pages/linux/finch.md @@ -0,0 +1,32 @@ +# finch + +> Console-based modular messaging client. +> More information: . + +- 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`