โ– humdrum codex / glint v1.0.2
license AGPL-3.0

โ† issues

TASK-024 Move line up / down (reorder list items, cursor follows)

๐Ÿ Done feature priority: medium release-1

created 2026-06-29 21:43 ยท updated 2026-06-30 04:46

Description

Keybinding to move the current line up or down, swapping it with the adjacent line. The cursor stays on the moved line (same content), so repeating the key walks an item several positions in one motion โ€” e.g. move a list item up three spots with three presses. Works on any line but the primary use is reordering list items. Should be a single undo step per move and keep the cursor column.

Acceptance Criteria