-
Notifications
You must be signed in to change notification settings - Fork 240
Pull requests: nushell/reedline
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
feat(helix): accept a HelixChangeMode event so keybindings can switch mode
#1182
opened Aug 20, 2026 by
kronberger-droid
Collaborator
Loading…
refactor(engine): drop two invariant re-check panics in the event arms
#1181
opened Aug 20, 2026 by
kronberger-droid
Collaborator
Loading…
refactor(menu): slice the list page with get instead of indexing
#1180
opened Aug 20, 2026 by
kronberger-droid
Collaborator
Loading…
refactor(menu): read display widths through a checked helper
#1179
opened Aug 19, 2026 by
kronberger-droid
Collaborator
Loading…
ci: add nushell's security-audit workflow
#1178
opened Aug 19, 2026 by
kronberger-droid
Collaborator
Loading…
chore: bump wayland-scanner to 0.31.11 for quick-xml 0.41
#1177
opened Aug 19, 2026 by
kronberger-droid
Collaborator
Loading…
refactor(menu): read the picked example through and_then instead of expect
#1174
opened Aug 19, 2026 by
kronberger-droid
Collaborator
Loading…
fix(engine): propagate history errors instead of panicking
#1173
opened Aug 19, 2026 by
kronberger-droid
Collaborator
Loading…
refactor(engine): read the excluded history item through Option instead of unwrap
#1172
opened Aug 19, 2026 by
kronberger-droid
Collaborator
Loading…
fix(engine): keep history traversal alive while moving inside a recalled entry
#1171
opened Aug 19, 2026 by
kronberger-droid
Collaborator
Loading…
fix(menu): keep the whole diff when old is a prefix of new
#1170
opened Aug 18, 2026 by
kronberger-droid
Collaborator
Loading…
refactor: make three invariant re-checks structural
#1168
opened Aug 18, 2026 by
kronberger-droid
Collaborator
Loading…
fix(painter): rebuild pairs in style_range instead of splitting in place
#1167
opened Aug 18, 2026 by
kronberger-droid
Collaborator
Loading…
Make copy selection report failure without selection
#1166
opened Aug 18, 2026 by
catlover-bot
Loading…
refactor(menu): remove the panic surfaces in parse_selection_char and truncate_with_ansi
#1165
opened Aug 17, 2026 by
kronberger-droid
Collaborator
Loading…
fix(hinter): stop panicking when the history search fails
#1164
opened Aug 17, 2026 by
kronberger-droid
Collaborator
Loading…
refactor(editor): make EditStack a zipper so no index can go stale
#1163
opened Aug 17, 2026 by
kronberger-droid
Collaborator
Loading…
chore(external_printer)!: replace crossbeam with std::sync::mpsc
#1162
opened Aug 17, 2026 by
kronberger-droid
Collaborator
Loading…
chore!: drop the helix feature flag
#1161
opened Aug 17, 2026 by
kronberger-droid
Collaborator
Loading…
chore: fold the sqlite/sqlite-dynlib cfg pairs into a _sqlite feature
#1160
opened Aug 17, 2026 by
kronberger-droid
Collaborator
Loading…
chore: drop the idle_callback feature flag
#1158
opened Aug 17, 2026 by
kronberger-droid
Collaborator
Loading…
feat(history): let callers construct HistorySessionId
#1157
opened Aug 17, 2026 by
kronberger-droid
Collaborator
Loading…
fix(painter): keep the cursor position query off the tty in tests
#1156
opened Aug 17, 2026 by
kronberger-droid
Collaborator
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.