From 4d4fc65db3cfdae71b26d32f09009414fb8337b2 Mon Sep 17 00:00:00 2001 From: Alex Leferry 2 Date: Tue, 1 Sep 2020 10:44:34 +0200 Subject: fifo: Focus back the client --- rc/connect/commands/:fifo | 3 +++ 1 file changed, 3 insertions(+) diff --git a/rc/connect/commands/:fifo b/rc/connect/commands/:fifo index 7caa318..4e65907 100755 --- a/rc/connect/commands/:fifo +++ b/rc/connect/commands/:fifo @@ -12,3 +12,6 @@ if test $# -gt 0; then elif test ! -t 0; then cat > buffer.fifo fi + +# Focus back the client +:send focus -- cgit v1.2.3