coder / coder/claudecode.nvim

[FEATURE] Horizontal terminal split

Offen
#153 2 Kommentare 17 Reaktionen 0 zugewiesene Personen Auf GitHub ansehen
Vorherrschende Sprache
Lua
Sterne
3.1k
Forks
216
PR-Merge-Kennzahlen
Keine gemergten PRs in 30 T.

Beschreibung

## Feature Description

Opening the Claude Code in a horizontally split terminal window.

## Use Case

Screen real estate is really preferential, so it's a good idea to support as many configurations as possible.

## Proposed Solution

`split_side` should take a 3rd option: `"bottom"` (maybe include `"top"` as 4th?), which then splits the terminal horizontally. `split_width_percentage` could be just `split_percentage` or `split_ratio`.

## Alternatives Considered

It's possible to just rotate the window after creation (screenshot included), but it would be nice to skip that manual step by making it configurable.

## Additional Context

Image

Beitragsleitfaden

Für dieses Repository ist kein Beitragsleitfaden indexiert

Bewertung

Dieses Issue wurde noch nicht bewertet.

Neue Issues direkt in Ihr Postfach

Eine kurze Übersicht über anfängerfreundliche GitHub-Issues.