diff options
author | zachir <zachir@librem.one> | 2025-01-21 20:56:01 -0600 |
---|---|---|
committer | zachir <zachir@librem.one> | 2025-01-21 20:56:01 -0600 |
commit | f53e48333f479408e294ba3851f74ce8fb5e1e4c (patch) | |
tree | 38b62451f5b94313e8456027fcb5ca82a06737b3 | |
parent | b43ab16c56c88463cf87db0f9bf2b517153eb9d2 (diff) | |
parent | 695fcfe3d77d8ce3d07a609ded2f6deab5946433 (diff) |
Merge branch 'master' into cla
-rw-r--r-- | kitty/kitty.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kitty/kitty.conf b/kitty/kitty.conf index 55b72c8..095607b 100644 --- a/kitty/kitty.conf +++ b/kitty/kitty.conf @@ -1833,7 +1833,7 @@ map kitty_mod+g show_last_command_output #:: map f1 launch --stdin-source=@last_cmd_output --stdin-add-formatting --type=overlay less +G -R -map f1 launch --stdin-source=@last_cmd_output --type=background wl-copy +#:: map f1 launch --stdin-source=@last_cmd_output --type=background wl-copy #:: To get the output of the first command on the screen, use #:: @first_cmd_output_on_screen. To get the output of the last jumped |