diff options
| author | Alex Leferry 2 <alexherbo2@gmail.com> | 2020-09-01 10:44:34 +0200 |
|---|---|---|
| committer | Alex Leferry 2 <alexherbo2@gmail.com> | 2020-09-01 10:45:55 +0200 |
| commit | 4d4fc65db3cfdae71b26d32f09009414fb8337b2 (patch) | |
| tree | 322dc8d91ac93acce2c78f48d91235d953f1a5d9 /rc | |
| parent | 8f50db881540ed0f085818a03cd3299be16d34d7 (diff) | |
fifo: Focus back the client
Diffstat (limited to 'rc')
| -rwxr-xr-x | rc/connect/commands/:fifo | 3 |
1 files changed, 3 insertions, 0 deletions
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 |
