-
Notifications
You must be signed in to change notification settings - Fork 0
[WIP] Live Testing and Error Fixes: FreeBSD 15 #3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
35 commits
Select commit
Hold shift + click to select a range
9e08886
Fix build: add missing files and correct PATCHLEVEL derivation
orpheus497 d4b6490
tc.vers.c: fix startup crash caused by glob metacharacter in $version
orpheus497 1d93e19
Fix multiple runtime regressions in expression evaluation and if/while
orpheus497 6157308
feat: predictive autocomplete (fish-style inline history suggestions)
orpheus497 017d654
fix: predictive autocomplete timing and ghost persistence
orpheus497 f3f89b0
feat: native git branch awareness in prompt (%g and %G)
orpheus497 dd332c0
fix: address code review findings across 11 files
orpheus497 1f7f827
fix: enable color in dot.mcshrc for filetype coloring in completions
orpheus497 db7c677
feat: rewrite dot.mcshrc merging tcshrc environment
orpheus497 0d5f32b
fix: address all PR3 Gemini and CodeRabbit review findings
orpheus497 47612ef
fix: restore execution time reporting, clarify exit status in prompt
orpheus497 d236aca
fix: alacritty launches mcsh as login shell with -l flag
orpheus497 e274b7a
fix: correct set time threshold and format
orpheus497 6169078
fix: set time = 0 to always report timing for every forked command
orpheus497 13e77ed
feat: set time format supports \n \t \e escape sequences + color
orpheus497 dc27a88
fix: use putraw for ESC in time format to bypass xputchar vis-encoding
orpheus497 0983644
fix: remove -l login flag from alacritty shell invocation
orpheus497 c1f39f6
fix: move set time to end of rc to avoid timing startup commands
orpheus497 152b5c3
fix: address all CodeRabbit review findings (round 2)
orpheus497 84f3811
fix: DrawGhost cursor jump on Right-Arrow autocomplete accept
orpheus497 442145c
fix: address CodeRabbit review round 3 findings
orpheus497 622fa6a
chore: ignore local build artifacts and untracked dev files
orpheus497 24b8198
fix: ghost text leaking over real input on every keypress
orpheus497 e3f9279
fix: ghost erase trashing real input on every keypress (properly)
orpheus497 8180a32
feat: native interactive syntax highlighting via set syntax (Phase 9)
orpheus497 cb36252
fix: syntax highlighting reading stale ColorDisplay instead of Vcolor…
orpheus497 cdc6a93
fix: syntax highlighting not updating on keypress (CC_NORM bypass)
orpheus497 776395c
fix: syntax colour not updating on unchanged-glyph cells (display dif…
orpheus497 0d3096c
fix: pack syntax token into Vdisplay Char upper bits (use diff model …
orpheus497 b8a0547
syntax fix
orpheus497 85103e3
review: address all PR3 inline and duplicate comment findings
orpheus497 f4821c9
fix: address all remaining Copilot/CodeRabbit PR3 review findings + z…
orpheus497 5337037
docs: comprehensive update — README, PLAN, ISSUES reflect current pro…
orpheus497 543b61f
fix: address PR3 CodeRabbit round-2 review findings
orpheus497 b33f3a4
fix: revert Dfix skip — breaks variable expansion in if conditions
orpheus497 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.