Commit Graph
8 Commits
Author SHA1 Message Date
Björn SteinbrinkandGitHub 8696843752 fix(picker): run jj without pager to avoid spurious "(END)" marker (#120) 2026-06-03 10:40:27 +02:00
NicolasGB 71f640be45 feat(status,highlights): Handle renamed files in restore and picker flows
- Improve status-line parsing to support top-level and nested rename 
        syntaxes, so actions no longer include trailing braces in paths.
    - Update the Snacks status picker integration to pass structured 
        rename/status metadata and use git_status formatting, preserving 
        icons/highlighting while showing rename pairs correctly.
    - Also tighten renamed-line highlighting in the editor buffer for consistent jjRenamed behavior.
2026-05-19 18:05:17 +02:00
Marco S HymanandGitHub a7b9de68cb Fix: snacks picker history (#59) 2025-12-30 09:42:26 +01:00
NicolasGB e545d02ceb refactor: restructure the whole plugin following a better separation of concers 2025-11-23 16:34:42 +01:00
NicolasGB b6def1df67 feat(picker): Add file history picker 2025-07-03 21:46:24 +02:00
NicolasGB 59c0750437 feat(diff): Add options to diff command to allow diffing only current buffer 2025-07-03 19:04:00 +02:00
NicolasGB 854ee40ce0 feat(new): Allow passing arguments to through the cli and add better UX flow on lua api 2025-07-02 18:12:26 +02:00
NicolasGB b258574092 feat(picker): Add a snacks picker with jj status command 2025-06-30 17:42:54 +02:00