Skip to content

Last Output Capturing Does not Work #5449

@schrieveslaach

Description

@schrieveslaach

Describe the bug

I activated shell integration with following config and when I run a command and I want to capture the output with Kitty nothing will be captured.

How to reproduce

  1. Use following config
   let-env config = {
      animate_prompt: false,
      shell_integration: true,
   }
  1. Run a command in Kitty
  2. Use ctrl + shift + g to capture the output
  3. Nothing will be shown in the pager that has been started by kitty

Expected behavior

  1. Use following config
   let-env config = {
      animate_prompt: false,
      shell_integration: true,
   }
  1. Run a command in Kitty
  2. Use ctrl + shift + g to capture the output
  3. The output will be shown in the pager that has been started by kitty

Screenshots

output

Configuration

key value
version 0.62.0
branch
tag
short_commit da10405
commit_hash da10405
commit_date 2022-05-03 21:50:33 +00:00
build_os linux-x86_64
rust_version rustc 1.60.0 (Arch Linux rust 1:1.60.0-1)
cargo_version cargo 1.60.0
pkg_version 0.62.0
build_time 2022-05-04 04:46:02 +00:00
build_rust_channel release
features database, dataframe, default, trash, which, zip
installed_plugins

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions