Kenji Berthold

Results 93 issues of Kenji Berthold

Hello! I think it would be great to start transitioning into supporting Flakes. Sadly I don't know much about the Haskell Infrastructure in Nix and how feasible that is, especially...

Add a way to target specific panes and tabs through the cli, without moving focus for the other clients.

action

# Feature: Interpolation System Implement a system, that will make it possible to provide unified value interpolation in zellij. Example of possible values: - session name - currently focused pane...

enhancement
discussion

`zellij --version`: `0.31.0` If the session is specified in the config, then nesting of the same session is allowed.

bug

Configure zellij logging through a configuration option.

config

Allow the `DumpScreen:` Action, to not just dump the full scrollback, but only what is currently visible.

action

Currently the `DumpScreen` action, doesn't dump the screen, but the pane. I think it would be better if we could change what should be dumped: - `Dump: region: Pane, path:...

enhancement
action

When running a command from a layout, the pane name should get updated accordingly.

enhancement
action
layout

Add an `action`, that can surface information about the selected `panes`, or `tabs`, for example which commands are running, for how long. Are they hidden, or full screen, the name...

action

Add a `tab_frame`, that behaves similar to the `pane_frame`

enhancement