zellij-org/zellij

Feature: Scroll mode should be persistent in a scrolled pane

Aberta

#638 aberto em 5 de ago. de 2021

 (15 comentários) (3 reações) (0 responsável)Rust (1.191 forks)batch import
ease of usehelp wanted

Métricas do repositório

Stars
 (32.593 estrelas)
Métricas de merge de PR
 (Métricas PR pendentes)

Description

When I:

  1. Enter scroll mode and scroll up inside a pane
  2. Move the focus to another pane, exit scroll mode and do something else
  3. Go back to the scrolled up pane

I should be placed in scroll mode again.

This is so that I don't try to scroll and then lose my position because the pane resets back to its bottom most position.

Guia do colaborador