diff options
Diffstat (limited to 'kitty')
-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 |