Commit log
3d0dd2b
chore(deps): bump github.com/charlievieth/fastwalk from 1.0.11 to 1.0.12 (#561)
Click to expand commit body
Bumps [github.com/charlievieth/fastwalk](https://github.com/charlievieth/fastwalk) from 1.0.11 to 1.0.12.
- [Release notes](https://github.com/charlievieth/fastwalk/releases)
- [Commits](https://github.com/charlievieth/fastwalk/compare/v1.0.11...v1.0.12)
---
updated-dependencies:
- dependency-name: github.com/charlievieth/fastwalk
dependency-version: 1.0.12
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
2139939
chore(legal): @theguy000 has signed the CLA
Charm
created
4 months ago
598ae11
chore(legal): @akaytatsu has signed the CLA
Charm
created
4 months ago
fb6dab0
feat(diffview): only process scroll events when pointer is over dialog
Andrey Nering
created
4 months ago
2917109
feat(diffview): add support for mouse scrolling
Andrey Nering
created
4 months ago
65cd249
feat: allow for using CRUSH_ prefixed env-vars without clobbering default env vars (#391)
Click to expand commit body
* feat: allow for using CRUSH_ prefixed env-vars for bedrock without clobbering AWS env vars
* feat: make the CRUSH_ prefix generic
Tai Groot
created
4 months ago
8899b65
chore(legal): @maxjustus has signed the CLA
Charm
created
4 months ago
a32c16c
refactor: use core utils middleware from `mvdan/sh` (#323)
Click to expand commit body
* https://github.com/mvdan/sh/pull/1179
* https://github.com/mvdan/sh/pull/1186
Andrey Nering
created
4 months ago
318cc22
Merge pull request #633 from charmbracelet/ignore
Click to expand commit body
feat: improve gitignore and crushignore support
Kujtim Hoxha
created
4 months ago
a9e5221
Merge pull request #637 from charmbracelet/charm-540-fix-selection-panic
Click to expand commit body
fix(selection): fix panic that can happen on selection
Kujtim Hoxha
created
4 months ago
bae88d6
chore(legal): @CyrusZei has signed the CLA
Charm
created
4 months ago
fd890f1
fix(selection): fix panic that can happen on selection
Andrey Nering
created
4 months ago
13a3e6a
Merge pull request #635 from charmbracelet/support-gpt-5
Click to expand commit body
chore: support reasoning model minimal
Kujtim Hoxha
created
4 months ago
6984dad
Merge pull request #563 from charmbracelet/list-select
Click to expand commit body
Text Selection
Kujtim Hoxha
created
4 months ago
45e4e27
chore: update openai prompt
Kujtim Hoxha
created
4 months ago
7b95fc5
docs(readme): add note on claude max and github copilot
Christian Rocha
created
4 months ago
3280b4a
chore: support reasoning model minimal
Kujtim Hoxha
created
4 months ago
a05b434
perf: make it a tad faster
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
4 months ago
fbe879d
feat: improve .crushignore and .gitignore
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
4 months ago
1e47f4e
feat(csync.Map): added GetOrSet
Click to expand commit body
Signed-off-by: Carlos Alexandro Becker <caarlos0@users.noreply.github.com>
Carlos Alexandro Becker
created
4 months ago
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
Page 13 of 39