-
Notifications
You must be signed in to change notification settings - Fork 344
Insights: charmbracelet/gum
Overview
Could not load contribution data
Please try again later
10 Pull requests merged by 5 people
-
fix(choose,confirm,file,filter,input,pager,spin): timeout default unit
#724 merged
Nov 18, 2024 -
feat(log): support setting minimum log level with GUM_LOG_LEVEL
#723 merged
Nov 18, 2024 -
fix(confirm,choose,file,input): timeout handling
#718 merged
Nov 18, 2024 -
feat(filepicker): show permissions and size
#717 merged
Nov 18, 2024 -
fix(table): only set height if > 0
#716 merged
Nov 18, 2024 -
fix(spin): indenting lines when command is piped
#636 merged
Nov 15, 2024 -
fix: catch huh timeout error
#632 merged
Nov 15, 2024 -
fix(confirm)
--timeout
was ignored, now works as documented#697 merged
Nov 15, 2024 -
feat: Adding Return Column to table command
#415 merged
Nov 15, 2024 -
chore(deps): bump github.com/charmbracelet/bubbletea from 1.2.1 to 1.2.2
#712 merged
Nov 13, 2024
2 Pull requests opened by 1 person
-
fix(filter): abort on ctrl+q
#721 opened
Nov 18, 2024 -
fix(choose): --ordered
#722 opened
Nov 18, 2024
28 Issues closed by 3 people
-
Add a sensible default unit for `--timeout` option.
#402 closed
Nov 18, 2024 -
log: LOG_LEVEL environment variable for gum log
#490 closed
Nov 18, 2024 -
using spin with cycles
#336 closed
Nov 18, 2024 -
gum choose array
#410 closed
Nov 18, 2024 -
"Install" commands for Debian / Ubuntu & Go not working
#389 closed
Nov 18, 2024 -
how to deal with choose run in subshell, to detect ESC pressed?
#335 closed
Nov 18, 2024 -
pager cuts some short lines depending on font size
#373 closed
Nov 18, 2024 -
GPG Public Key Signature Failure Causes Gum Install To Fail
#377 closed
Nov 18, 2024 -
gum choose in screen (terminal multiplexer) does not display colors
#395 closed
Nov 18, 2024 -
The color is missing when redirecting stderr to stdout since v0.10.0
#325 closed
Nov 18, 2024 -
:bulb: How to perform autocomplete :grey_question:
#267 closed
Nov 18, 2024 -
reduce binary size
#331 closed
Nov 18, 2024 -
Unable to run spin on function call
#419 closed
Nov 18, 2024 -
gum choose doesn't display correctly
#431 closed
Nov 18, 2024 -
gum produces 11;rgb:1e1e/1e1e/1e1e in GNU/screen
#498 closed
Nov 18, 2024 -
`gum log` is always outputted to stderr
#677 closed
Nov 18, 2024 -
Use other language (zh_TW) than English while solving the issue from the link below
#259 closed
Nov 18, 2024 -
Color List Chart
#245 closed
Nov 18, 2024 -
Use gum as completer in bash/zsh?
#225 closed
Nov 18, 2024 -
Installation via apt became apt update crowded
#154 closed
Nov 18, 2024 -
Translate README to multiple languages
#156 closed
Nov 18, 2024 -
Add gum range element
#187 closed
Nov 18, 2024 -
feature request: Different exit codes for --timeout and ^C
#684 closed
Nov 18, 2024 -
VS Code extension
#649 closed
Nov 18, 2024 -
Filter panics when moving the cursor in empty selection
#715 closed
Nov 18, 2024 -
`gum table` v0.14.4 broke height
#660 closed
Nov 18, 2024 -
gum spin messes the screen
#607 closed
Nov 15, 2024 -
`confirm` command is ignoring its `--timeout` option
#698 closed
Nov 15, 2024
2 Issues opened by 2 people
-
Inconsistent behavior of `choose --height 0` when using an empty `--header`
#714 opened
Nov 13, 2024 -
Request: bind ctrl+q to quit
#713 opened
Nov 13, 2024
102 Unresolved conversations
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
fish completions break tab-completion of files/folders
#553 commented on
Nov 18, 2024 • 0 new comments -
Unexpected handling of ascii input text
#682 commented on
Nov 18, 2024 • 0 new comments -
gum file --cursor is not working properly
#662 commented on
Nov 18, 2024 • 0 new comments -
Extended search syntax like fzf?
#688 commented on
Nov 18, 2024 • 0 new comments -
gum filter fuzzy sort
#701 commented on
Nov 18, 2024 • 0 new comments -
gum file - Options for show permissions and size.
#494 commented on
Nov 18, 2024 • 0 new comments -
gum file - support --header
#497 commented on
Nov 18, 2024 • 0 new comments -
`gum file` with filtering
#622 commented on
Nov 18, 2024 • 0 new comments -
Allow reordering of list with choose
#644 commented on
Nov 18, 2024 • 0 new comments -
`gum spin` can only executes a single command
#648 commented on
Nov 18, 2024 • 0 new comments -
gum write height being capped at 7
#657 commented on
Nov 18, 2024 • 0 new comments -
Gum Spin pin to the bottom
#659 commented on
Nov 18, 2024 • 0 new comments -
Gum write limited to 99 lines despite --char-limit 0
#666 commented on
Nov 18, 2024 • 0 new comments -
Multiple choices for gum confirm
#670 commented on
Nov 18, 2024 • 0 new comments -
Gum choose doesn't respect `esc` anymore
#675 commented on
Nov 18, 2024 • 0 new comments -
gum filter --sort gives unexpected results
#676 commented on
Nov 18, 2024 • 0 new comments -
`gum format`: Long text in Markdown table breaks formatting for all cells
#681 commented on
Nov 18, 2024 • 0 new comments -
gum choose --ordered not working anymore
#687 commented on
Nov 18, 2024 • 0 new comments -
color codes break gum filter match foreground
#689 commented on
Nov 18, 2024 • 0 new comments -
Child process of "gum spin" keeps running after ctrl-c if output is redirected
#690 commented on
Nov 18, 2024 • 0 new comments -
Confirm with Pager (or Pager with Confirm)
#691 commented on
Nov 18, 2024 • 0 new comments -
`gum filter --no-strict` limits the possibility to use shorter values partially matching the options
#695 commented on
Nov 18, 2024 • 0 new comments -
Up and down cursor navigation doesnt work with many choices on choose
#703 commented on
Nov 18, 2024 • 0 new comments -
Add preselected options when using filter command
#593 commented on
Nov 18, 2024 • 0 new comments -
add (shift) tab keybindings
#543 commented on
Nov 18, 2024 • 0 new comments -
Input Validation
#535 commented on
Nov 18, 2024 • 0 new comments -
pager: add env variable for SoftWrap?
#526 commented on
Nov 18, 2024 • 0 new comments -
Add `--keybindings` option to show keybindings
#202 commented on
Nov 18, 2024 • 0 new comments -
Focus in and out of the search field of `gum filter`
#201 commented on
Nov 18, 2024 • 0 new comments -
Allow filtering results of `gum file`
#198 commented on
Nov 18, 2024 • 0 new comments -
Custom file details / preview
#197 commented on
Nov 18, 2024 • 0 new comments -
Show that more elements are available on scroll
#196 commented on
Nov 18, 2024 • 0 new comments -
Sanitize input
#188 commented on
Nov 18, 2024 • 0 new comments -
Gum Spinner detects `--title` from stdout
#157 commented on
Nov 18, 2024 • 0 new comments -
Return a different error code for ESC vs CTRL-C in filter
#138 commented on
Nov 18, 2024 • 0 new comments -
choose with keyboard shortcut
#107 commented on
Nov 18, 2024 • 0 new comments -
[feature]: equivalent of fzf --with-nth
#16 commented on
Nov 18, 2024 • 0 new comments -
Choose and filter don't work well with long lines.
#12 commented on
Nov 18, 2024 • 0 new comments -
Key combination to toggle between `choose` and `filter`
#214 commented on
Nov 18, 2024 • 0 new comments -
Editing files with 'gum write'
#217 commented on
Nov 18, 2024 • 0 new comments -
choose & filter to support display of multiple lines per item
#226 commented on
Nov 18, 2024 • 0 new comments -
Gum for Git Bash / Cygwin
#228 commented on
Nov 18, 2024 • 0 new comments -
gum spin to support Fira Code spinner codepoints.
#234 commented on
Nov 18, 2024 • 0 new comments -
Pipeviewer functionality for progress bars and ETA timers
#235 commented on
Nov 18, 2024 • 0 new comments -
gum file should treat symbolic links to directories not as files but as directories
#236 commented on
Nov 18, 2024 • 0 new comments -
toggle selection range with shift
#241 commented on
Nov 18, 2024 • 0 new comments -
gum filter hope to support top up back to bottom
#244 commented on
Nov 18, 2024 • 0 new comments -
Gum Installation via Installation Script To Improve Usage as a Script Dependency
#261 commented on
Nov 18, 2024 • 0 new comments -
"gum spin" does not forward STDIN to the command
#266 commented on
Nov 18, 2024 • 0 new comments -
Colors not appearing on ZSH startup
#709 commented on
Nov 18, 2024 • 0 new comments -
CSV exports that contain "BOM" cause `gum table` to break
#520 commented on
Nov 18, 2024 • 0 new comments -
Highlighting doesn't seem to work when combining `glow` with `gum pager`
#509 commented on
Nov 18, 2024 • 0 new comments -
gum choose: set initial vertical position (--cursor.MoveCursor(y, x))
#506 commented on
Nov 18, 2024 • 0 new comments -
allow specifying `gum filter` query inputs out of order
#500 commented on
Nov 18, 2024 • 0 new comments -
allow navigating pages in choose/filter by PageUp / PageDown
#499 commented on
Nov 18, 2024 • 0 new comments -
Running tests with gum
#491 commented on
Nov 18, 2024 • 0 new comments -
Long lines and multiline items in `gum filter` and `gum choose`
#443 commented on
Nov 18, 2024 • 0 new comments -
Consider (optionally) highlighting the current line in gum filter
#430 commented on
Nov 18, 2024 • 0 new comments -
`gum confirm` question replicates when shrinking and growing the terminal viewport
#426 commented on
Nov 18, 2024 • 0 new comments -
Allow line wrapping for placeholders, headers, and confirm questions/buttons
#425 commented on
Nov 18, 2024 • 0 new comments -
Allow additional shortcuts for submitting gum write
#423 commented on
Nov 18, 2024 • 0 new comments -
Gum text output fitting the terminal size
#422 commented on
Nov 18, 2024 • 0 new comments -
gum choose chunk
#420 commented on
Nov 18, 2024 • 0 new comments -
SIGSYS: bad system call PC=0x5df74ac693ce m=7 sigcode=1
#413 commented on
Nov 18, 2024 • 0 new comments -
gum choose selected is not selected
#412 commented on
Nov 18, 2024 • 0 new comments -
format - add lines for rows and columns when using csv input
#411 commented on
Nov 18, 2024 • 0 new comments -
Implement search functionality for `gum table`
#464 commented on
Nov 18, 2024 • 0 new comments -
Gum Filter Being Weird
#454 commented on
Nov 18, 2024 • 0 new comments -
bash script passed to stdin fails after first gum call, unless wrapped in other control flow
#447 commented on
Nov 18, 2024 • 0 new comments -
Features to make my arch Linux installation script much more feasible
#446 commented on
Nov 18, 2024 • 0 new comments -
`gum write` freezes when I paste in a large amount of text
#408 commented on
Nov 18, 2024 • 0 new comments -
gum style --align center --width X: last line is misaligned
#575 commented on
Nov 18, 2024 • 0 new comments -
gum input: implement check for empty input
#487 commented on
Nov 18, 2024 • 0 new comments -
[Feature Request] Support for Sixel/Kitty/iTERM in "style" function
#486 commented on
Nov 18, 2024 • 0 new comments -
huh forms using gum ?
#485 commented on
Nov 18, 2024 • 0 new comments -
Possible to not remove prompt/response?
#473 commented on
Nov 18, 2024 • 0 new comments -
Switch to make `gum filter` return without user interaction if unambiguous
#338 commented on
Nov 18, 2024 • 0 new comments -
Filter/Choose: Set starting position of indicator by value
#337 commented on
Nov 18, 2024 • 0 new comments -
Let `gum filter` autoselect a value if only one matches the `--value` parameter
#311 commented on
Nov 18, 2024 • 0 new comments -
Preserve output formatting with `spin --show-output`
#305 commented on
Nov 18, 2024 • 0 new comments -
No Carriage Returns when writing output from Ruby (Windows Terminal)
#291 commented on
Nov 18, 2024 • 0 new comments -
Various gum table width bugs
#285 commented on
Nov 18, 2024 • 0 new comments -
gum spin is not working with sudo commands
#279 commented on
Nov 18, 2024 • 0 new comments -
Ability Set to set a input delimiter on `gum filter` and a output delimiter when using `--no-limit`
#274 commented on
Nov 18, 2024 • 0 new comments -
[Feature Request] `gum input` flag to keep most recently typed characters unmasked
#272 commented on
Nov 18, 2024 • 0 new comments -
gum format
#268 commented on
Nov 18, 2024 • 0 new comments -
`gum filter` hangs on certain input pipes closing without sending any options
#313 commented on
Nov 18, 2024 • 0 new comments -
Gum Table - Multi-Select
#319 commented on
Nov 18, 2024 • 0 new comments -
Gum Table - Add --return-column & --show-columns
#320 commented on
Nov 18, 2024 • 0 new comments -
gum choose/filter with multiple options
#400 commented on
Nov 18, 2024 • 0 new comments -
I-Beam cursor for `gum input` and `gum write`
#392 commented on
Nov 18, 2024 • 0 new comments -
gum input - missing cursor when running in container images (since v0.10.0)
#391 commented on
Nov 18, 2024 • 0 new comments -
`--selected-all` option for `gum choose`
#390 commented on
Nov 18, 2024 • 0 new comments -
Show multiple spinners at the same time
#370 commented on
Nov 18, 2024 • 0 new comments -
Add an option to ignore stderr when running gum spin
#362 commented on
Nov 18, 2024 • 0 new comments -
Too slow on big files
#346 commented on
Nov 18, 2024 • 0 new comments -
Tab separated csv file throw an error invalid data provided
#345 commented on
Nov 18, 2024 • 0 new comments -
Pager should let you navigate sideways
#342 commented on
Nov 18, 2024 • 0 new comments -
Since version 0.10 `gum choose --no-limit` selection of one element by `Enter` does not work
#339 commented on
Nov 18, 2024 • 0 new comments -
gum choose: Keybindings for select all, invert selection and documentation for these keybindings
#388 commented on
Nov 18, 2024 • 0 new comments -
`gum choose` mapped/masked/labeled values
#406 commented on
Nov 18, 2024 • 0 new comments -
gum spin called when building an image fails
#328 commented on
Nov 18, 2024 • 0 new comments