From 85a8638859375ee7d3c22d8322f30926b9239d8e Mon Sep 17 00:00:00 2001 From: Boris Faure Date: Sun, 11 Feb 2018 11:53:46 +0100 Subject: [PATCH] Add doc on group input Closes T6176 --- README | 2 ++ man/terminology.1 | 10 +++++++++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/README b/README index f6bb079b..02b20c9a 100644 --- a/README +++ b/README @@ -63,6 +63,8 @@ Ctrl+Shift+c = copy current selection to clipboard Ctrl+Shift+v = paste current clipboard selection Alt+Home = Enter command mode (enter commands to control terminology itself) Alt+Return = Paste primary selection +Alt+g = Group input: send input to all visible terminals in the window +Alt+Shift+g = Group input: send input to all terminals in the window Alt+w = Copy selection to primary Alt+Up = Focus the terminal above Alt+Down = Focus the terminal below diff --git a/man/terminology.1 b/man/terminology.1 index 3c714b99..57ee764d 100644 --- a/man/terminology.1 +++ b/man/terminology.1 @@ -1,5 +1,5 @@ .\" Manpage for Terminology -.TH man 1 "02 Sep 2017" "1.1.1" "Terminology man page" +.TH man 1 "11 Feb 2018" "1.2.0" "Terminology man page" .SH NAME Terminology \- Terminal Emulator written with EFL (Enlightenment Foundation Libraries). .SH SYNOPSIS @@ -288,6 +288,14 @@ Enter command mode (enter commands to control terminology itself). Paste primary selection. . .TP +.B Alt+g +Group input: send input to all visible terminals in the window +. +.TP +.B Alt+Shift+g +Group input: send input to all terminals in the window +. +.TP .B Alt+w Copy selection to primary. .