diff options
author | ZachIR <zachir@librem.one> | 2025-01-22 19:34:13 -0600 |
---|---|---|
committer | ZachIR <zachir@librem.one> | 2025-01-22 19:34:13 -0600 |
commit | d9d581947dfeb6e52eb776934229f99c84319846 (patch) | |
tree | 5ed5ed00a289cdd4e45cbc402fa1052283bb53ba /kitty | |
parent | fc56f96513d5e7ee9d852ea3826f97f5c17fff11 (diff) | |
parent | 695fcfe3d77d8ce3d07a609ded2f6deab5946433 (diff) |
Merge branch 'master' into car
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 |