-
Notifications
You must be signed in to change notification settings - Fork 14.1k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: ggml-org/llama.cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: ec7b932
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: ServeurpersoCom/llama.cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 7e97693
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 1 file changed
- 2 contributors
Commits on Dec 8, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 92ac8ed - Browse repository at this point
Copy the full SHA 92ac8edView commit details -
Configuration menu - View commit details
-
Copy full SHA for d0963ee - Browse repository at this point
Copy the full SHA d0963eeView commit details -
Configuration menu - View commit details
-
Copy full SHA for bb594af - Browse repository at this point
Copy the full SHA bb594afView commit details -
Configuration menu - View commit details
-
Copy full SHA for 934a842 - Browse repository at this point
Copy the full SHA 934a842View commit details -
Configuration menu - View commit details
-
Copy full SHA for b0bea5b - Browse repository at this point
Copy the full SHA b0bea5bView commit details -
console: add Ctrl+Left/Right word navigation
- Add KEY_CTRL_ARROW_LEFT and KEY_CTRL_ARROW_RIGHT codes - Windows: detect CTRL modifier via dwControlKeyState - Linux: parse ANSI sequences with modifier (1;5D/C) - Implement move_word_left/right with space-skipping logic - Refactor escape sequence parsing to accumulate params
Configuration menu - View commit details
-
Copy full SHA for 9fb5849 - Browse repository at this point
Copy the full SHA 9fb5849View commit details -
console: add Delete key support
- Windows: VK_DELETE detection - Linux: ESC[3~ sequence parsing - Forward character deletion with UTF-8 support
Configuration menu - View commit details
-
Copy full SHA for 5364d16 - Browse repository at this point
Copy the full SHA 5364d16View commit details -
console: implement bash-style history editing
- Edit any history line during UP/DOWN navigation, edits persist - Pressing Enter appends edited version as new history entry - Original line stay untouched in their positions
Configuration menu - View commit details
-
Copy full SHA for 7e97693 - Browse repository at this point
Copy the full SHA 7e97693View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff ec7b932...7e97693