Commit log
9719451
fix: config.HomeDir sync.OnceValue, use user.Current().HomeDir
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
4 months ago
4dfc3d3
chore(legal): @pavelzw has signed the CLA
Charm
created
4 months ago
84213b1
fix: improve ignore
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
4 months ago
ce1a674
chore: bump bubbles to fix textarea cursor issue
Ayman Bagabas
created
4 months ago
ecbb93e
Merge pull request #623 from charmbracelet/schema
Click to expand commit body
fix: add $schema to jsonschema
Kujtim Hoxha
created
4 months ago
6f60a98
Merge pull request #630 from charmbracelet/file-path
Click to expand commit body
fix(tui): editor: sanitize pasted paths
Kujtim Hoxha
created
4 months ago
c770a8a
fix(tui): editor: sanitize pasted paths
Click to expand commit body
Some terminals may add a trailing space to pasted paths preventing the
editor from recognizing them as valid file paths. This commit ensures
that pasted paths are trimmed of leading and trailing spaces for paths.
Ayman Bagabas
created
4 months ago
152630f
docs: fix path (#628)
Click to expand commit body
Typo fix in global config directory on Unix
Daniel Szmulewicz
created
4 months ago
0d9626a
chore(legal): @danielsz has signed the CLA
Charm
created
4 months ago
b0b85e6
fix: add $schema to jsonschema
Click to expand commit body
closes #620
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Co-authored-by: Sam Mohr <smores56@users.noreply.github.com>
Carlos Alexandro Becker
and
Sam Mohr
created
4 months ago
243da98
chore(legal): @smores56 has signed the CLA
Charm
created
4 months ago
5b0e0d6
chore(legal): @edafonseca has signed the CLA
Charm
created
4 months ago
8566940
feat(tui): chat: support double-click to select and copy text after
Click to expand commit body
timeout
Ayman Bagabas
created
4 months ago
a6ad0d9
feat(tui): chat: add copy and clear selection key bindings to help
Ayman Bagabas
created
4 months ago
f0377a3
feat(tui): chat: clear selection on esc
Ayman Bagabas
created
4 months ago
2e30226
fix: handle compact mode
Kujtim Hoxha
created
4 months ago
d78da4c
chore(issue-labeler): add comment explaining why single entries
Andrey Nering
created
4 months ago
bf9f1f2
ci(issue-labeler): add docs label
Andrey Nering
created
4 months ago
987c7aa
docs(readme): add missing `}`
Click to expand commit body
Closes #608
Andrey Nering
created
4 months ago
2b0306d
chore(legal): @bashbunni has signed the CLA
Charm
created
4 months ago
8072ad0
chore(legal): @taciturnaxolotl has signed the CLA
Charm
created
4 months ago
025bda4
docs(readme): add scoop (#550)
Carlos Alexandro Becker
created
4 months ago
926f30d
chore: remove cache from prefix
Kujtim Hoxha
created
4 months ago
6d27a58
chore(legal): @Sunsvea has signed the CLA
Charm
created
4 months ago
d8da2fb
chore: handle smaller text than screen size
Kujtim Hoxha
created
4 months ago
77ac083
Merge pull request #577 from charmbracelet/list-select-pp
Click to expand commit body
Copy selected text
Kujtim Hoxha
created
4 months ago
53f2f7b
chore(legal): @kslamph has signed the CLA
Charm
created
4 months ago
166d592
chore(legal): @0xWelt has signed the CLA
Charm
created
4 months ago
567b778
chore(list): set selection colors
Christian Rocha
created
4 months ago
0a278fa
Merge branch 'main' into list-select-pp
Christian Rocha
created
4 months ago
31dc01e
chore: rename default theme + infer default theme name (#570)
Click to expand commit body
* chore: rename default theme + infer default theme name
Christian Rocha
created
4 months ago
9ce53b1
chore(tui/status): remove parens around MCP detail (#580)
Christian Rocha
created
4 months ago
3671bd0
fix(list): include inbetween empty lines when selecting text
Ayman Bagabas
created
4 months ago
3d91fd0
feat(chat): copy selected text in chat messages via shared key binding
Click to expand commit body
This uses both OSC 52 and native clipboard for maximum compatibility with different terminal
emulators and environments. The `CopySelectedText` method now accepts a
boolean parameter to clear the selection after copying.
Ayman Bagabas
created
4 months ago
1f8bc4e
feat(list): add HasSelection method and selectionView for text-only output
Ayman Bagabas
created
4 months ago
6b54574
fix(chat): expose copy key binding
Ayman Bagabas
created
4 months ago
7e58d53
fix(chat): focus chat and editor on mouse click
Ayman Bagabas
created
4 months ago
e23563a
chore: bump charmbracelet/x/ansi to v0.10.0
Ayman Bagabas
created
4 months ago
4f7098f
chore: bump bubbletea to v2.0.0-beta.4.0.20250805190305
Ayman Bagabas
created
4 months ago
ebd68ac
wip: implement selection
Kujtim Hoxha
created
4 months ago
def9e44
Merge pull request #464 from bbrodriges/esc_permission
Kujtim Hoxha
created
4 months ago
b045eec
chore: bump ultraviolet to v0.0.0-20250805154935-01be9d7ef65d
Click to expand commit body
Fix scroll and rendering issues related to missing HPA, CHA, and REP
capabilities support.
Ayman Bagabas
created
4 months ago
1e3ca2e
chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.9.0 to 4.9.1 (#559)
Click to expand commit body
Bumps [github.com/bmatcuk/doublestar/v4](https://github.com/bmatcuk/doublestar) from 4.9.0 to 4.9.1.
- [Release notes](https://github.com/bmatcuk/doublestar/releases)
- [Commits](https://github.com/bmatcuk/doublestar/compare/v4.9.0...v4.9.1)
---
updated-dependencies:
- dependency-name: github.com/bmatcuk/doublestar/v4
dependency-version: 4.9.1
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
dependabot[bot]
and
dependabot[bot]
created
4 months ago
05e4c80
Merge branch 'charmbracelet:main' into esc_permission
bbrodriges
created
4 months ago
9a9861c
chore: update catwalk
Kujtim Hoxha
created
4 months ago
976d49c
Merge remote-tracking branch 'origin/main' into list-select
Kujtim Hoxha
created
4 months ago
dc704c1
Merge pull request #572 from charmbracelet/docs-bedrock-vertex
Click to expand commit body
docs(readme): add bedrock and vertex info
Kujtim Hoxha
created
4 months ago
1504a92
Merge pull request #571 from charmbracelet/status-icons
Click to expand commit body
chore: change LSP/MCP loading icon color + refactor icons + theme prep
Kujtim Hoxha
created
4 months ago
989e56e
Merge pull request #505 from charmbracelet/fix-openai-provider
Click to expand commit body
Fix openai compatible api for certain providers
Kujtim Hoxha
created
4 months ago
d72bac2
fix(mcp): set logger on all mcp clients (#554)
Click to expand commit body
* fix: set logger on all mcp clients
* fix: dep
* chore: comment
Carlos Alexandro Becker
created
4 months ago
Page 15 of 41