Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / c-bata/go-prompt issues and pull requests

#284 - continued at go-prompt/go-prompt

Issue - State: open - Opened by phanirithvij 21 days ago - 1 comment

#283 - [README Insertion Request] include project using go-prompt

Issue - State: open - Opened by farinap5 about 2 months ago
Labels: enhancement

#282 - fix: fix corruption when input too fast

Pull Request - State: closed - Opened by StepY1aoZz 7 months ago

#279 - Add history operations

Pull Request - State: open - Opened by sam80180 10 months ago

#277 - [Bug] panic: runtime error: integer divide by zero

Issue - State: open - Opened by rsivasamgit over 1 year ago - 1 comment
Labels: bug

#276 - Feature/kfs 1268 async autocomplete

Pull Request - State: closed - Opened by luca-filipponi over 1 year ago

#275 - [Feature Request] Allow for TTYs other than STDIN

Issue - State: open - Opened by upsampled over 1 year ago
Labels: enhancement

#274 - Fix #266 correctly restore terminal parameters

Pull Request - State: open - Opened by joeycumines over 1 year ago - 1 comment

#273 - Better line wrapping

Pull Request - State: closed - Opened by Verseth over 1 year ago

#272 - [Feature Request]

Issue - State: closed - Opened by fasnow over 1 year ago
Labels: enhancement

#271 - feature: supoort prompt to io stream

Pull Request - State: closed - Opened by max8899 almost 2 years ago

#269 - Project FireQL using go-prompt

Issue - State: open - Opened by pgollangi about 2 years ago - 1 comment
Labels: enhancement

#268 - added new InputWithExit api to indicate when an exit was requested

Pull Request - State: open - Opened by hashibuto about 2 years ago

#267 - A CI/CD Observability Solution Suggestion

Issue - State: closed - Opened by serkan-ozal over 2 years ago
Labels: enhancement

#265 - [Bug] Terminal Colors not reset after application exists

Issue - State: open - Opened by mattdesmarais over 2 years ago - 2 comments
Labels: bug

#264 - Add minimal terminal size if ioctl call fails to retrieve size.

Pull Request - State: open - Opened by ChriMarMe over 2 years ago - 2 comments

#263 - Avoid modifying saved terminal state

Pull Request - State: open - Opened by elyscape over 2 years ago - 3 comments

#262 - How to customize suggestion rendering?

Issue - State: closed - Opened by HuanMeng0 over 2 years ago

#261 - support meta-{backspace,left,right} key.

Pull Request - State: open - Opened by blacknon over 2 years ago

#259 - [Bug] Unexpected behavior of log output

Issue - State: open - Opened by tlmn-local almost 3 years ago - 1 comment
Labels: bug

#257 - Use escape sequence in prepareArea

Pull Request - State: open - Opened by unasuke almost 3 years ago

#256 - Fix file descriptor leak

Pull Request - State: open - Opened by AspenJames almost 3 years ago

#255 - [Question] Force prompt.Input() redraw during goroutine

Issue - State: open - Opened by Paradoxis almost 3 years ago - 1 comment
Labels: enhancement

#254 - Bugfix: ignore unhandled control characters

Pull Request - State: open - Opened by liunannan01 almost 3 years ago

#253 - [Bug] `prompt.Input` leaks file descriptor of "/dev/tty"

Issue - State: open - Opened by avi-mastov almost 3 years ago
Labels: bug

#252 - [Bug]Strange bug when using `fmt.Scanln` after upgrade to v0.2.6

Issue - State: open - Opened by bin3377 almost 3 years ago - 1 comment
Labels: bug

#251 - [Feature Request] Need a way to terminate unresponsive executors

Issue - State: open - Opened by dcarastan about 3 years ago - 1 comment
Labels: enhancement

#250 - Sorry for the delayed response. I've just pushed v0.2.6 tag.

Issue - State: closed - Opened by oliveselow about 3 years ago

#249 - [Feature Request] MacOS keyboard support is not complete

Issue - State: open - Opened by 7yyo about 3 years ago
Labels: enhancement

#247 - Update README: `aws-sso` uses go-prompt

Issue - State: open - Opened by synfinatic over 3 years ago
Labels: enhancement

#246 - Implement lexer support

Pull Request - State: open - Opened by EpicStep over 3 years ago - 3 comments

#245 - [Feature Request] Example for Simple Yes/No/Quit question?

Issue - State: open - Opened by yaomojie over 3 years ago
Labels: enhancement

#244 - Bug fix: Ensure original terminal state is not overwritten

Pull Request - State: closed - Opened by imander over 3 years ago - 1 comment

#243 - Fix broken spacing for each row of completion area

Pull Request - State: open - Opened by raccoonback over 3 years ago - 1 comment

#242 - I use go-prompt.

Issue - State: closed - Opened by dirien over 3 years ago - 1 comment
Labels: enhancement

#241 - Fix slice out of range when using insert text with overwrite option

Pull Request - State: open - Opened by mbrostami over 3 years ago

#240 - [Feature Request] Reverse Search

Issue - State: open - Opened by binaek over 3 years ago - 1 comment
Labels: enhancement

#239 - Fix wrong termios save code

Pull Request - State: open - Opened by Xiami2012 over 3 years ago - 15 comments

#236 - [Feature Request] Do we have support to filter displayed output using grep

Issue - State: open - Opened by vmudhire1234 over 3 years ago
Labels: enhancement

#235 - [Feature Request] Suggest completions but disallow typing new?

Issue - State: open - Opened by jrbrodie77 over 3 years ago
Labels: enhancement

#234 - [Bug]Unexpected input when hold down Backspace

Issue - State: closed - Opened by knight-ni over 3 years ago - 1 comment
Labels: bug

#233 - [Bug] After exiting the program, ctrl+c is invalid

Issue - State: open - Opened by lpxxn over 3 years ago - 14 comments
Labels: bug

#232 - Project using go-prompt: differential-backup

Issue - State: open - Opened by looCiprian almost 4 years ago

#231 - feat(history): add ignore duplicates option

Pull Request - State: open - Opened by franklinkim almost 4 years ago

#230 - Project using go-prompt: element

Issue - State: open - Opened by gennaro-tedesco almost 4 years ago
Labels: enhancement

#229 - Update input_posix.go

Pull Request - State: closed - Opened by hcbb199 almost 4 years ago - 1 comment

#228 - Terminal does not display command after go-prompt exit

Issue - State: open - Opened by mrpre almost 4 years ago - 7 comments
Labels: bug

#227 - [Bug] Multi-line Ctrl-V support

Issue - State: open - Opened by mRrvz almost 4 years ago - 1 comment
Labels: bug

#226 - populate Suggest iteratively

Issue - State: closed - Opened by gennaro-tedesco almost 4 years ago - 2 comments
Labels: bug

#225 - Add interactive history search. Reject unprintable characters.

Pull Request - State: open - Opened by timrc-git almost 4 years ago

#224 - Update pkg/term to 1.2.0

Pull Request - State: closed - Opened by zaynetro almost 4 years ago - 4 comments

#222 - Use go 1.16

Pull Request - State: closed - Opened by c-bata almost 4 years ago

#221 - [Feature Request] Nushell completion?

Issue - State: open - Opened by ryanpcmcquen almost 4 years ago
Labels: enhancement

#220 - How to use last command when only input Enter?

Issue - State: closed - Opened by hitzhangjie about 4 years ago
Labels: bug

#219 - press Tab or Down causes programme panic when there's no other input

Issue - State: closed - Opened by hitzhangjie about 4 years ago
Labels: bug

#218 - [Feature Request] Show Tips for input

Issue - State: open - Opened by Sora233 about 4 years ago
Labels: enhancement

#217 - Status box

Pull Request - State: closed - Opened by daichi-m about 4 years ago

#216 - [Feature Request] custom key bind

Issue - State: open - Opened by liunannan01 about 4 years ago - 1 comment
Labels: enhancement

#215 - [Bug]

Issue - State: open - Opened by BJBaardse about 4 years ago - 3 comments
Labels: bug

#214 - update: fix bug on sleeping reader

Pull Request - State: open - Opened by coanor about 4 years ago - 2 comments

#213 - [Bug] Combination key breaks the layout of the prompt

Issue - State: open - Opened by ktr0731 about 4 years ago - 1 comment
Labels: bug

#212 - Is this repo still maintained?

Issue - State: open - Opened by chriswalz over 4 years ago - 11 comments

#210 - Change color of prompt on the fly

Issue - State: open - Opened by keith6014 over 4 years ago
Labels: enhancement

#209 - [Bug] Emojis break suggestion block width / positioning

Issue - State: open - Opened by chriswalz over 4 years ago - 2 comments
Labels: bug

#208 - Project using go-prompt (uGO)

Issue - State: open - Opened by ozanh over 4 years ago
Labels: enhancement

#207 - Closing the terminal?

Issue - State: closed - Opened by SUMUKHA-PK over 4 years ago - 1 comment

#206 - [Bug] Library doesn't work with latest version of github.com/pkg/term

Issue - State: closed - Opened by creekorful over 4 years ago - 2 comments
Labels: bug

#205 - Better long input handling

Issue - State: open - Opened by SUMUKHA-PK over 4 years ago
Labels: enhancement

#203 - introduce prompt.OptionCloseOnControlC()

Pull Request - State: open - Opened by sgsullivan over 4 years ago

#202 - [Feature Request] Different autocomplete functions per position

Issue - State: closed - Opened by codic12 over 4 years ago - 1 comment
Labels: enhancement

#201 - go-prompt colors change based on the background of the terminal

Issue - State: open - Opened by chriswalz over 4 years ago - 1 comment
Labels: enhancement

#199 - Project using go-prompt (bit)

Issue - State: closed - Opened by chriswalz over 4 years ago - 1 comment

#198 - Building for Linux on Windows

Issue - State: open - Opened by en-vee over 4 years ago

#197 - [Feature Request] Call arbitrary code on exit

Issue - State: open - Opened by asdine over 4 years ago - 1 comment
Labels: enhancement

#196 - [Feature Request] Syntax Highlighting

Issue - State: open - Opened by VijayanB over 4 years ago - 1 comment
Labels: enhancement

#195 - Upgrade all dependencies to latest

Pull Request - State: closed - Opened by pgollangi over 4 years ago - 3 comments

#194 - Replace CI status badge

Pull Request - State: closed - Opened by c-bata over 4 years ago - 1 comment

#193 - [DO NOT MERGE] Run tests for #191.

Pull Request - State: closed - Opened by c-bata over 4 years ago - 1 comment

#192 - Run tests on GitHub Actions

Pull Request - State: closed - Opened by c-bata over 4 years ago

#191 - Update pkg/term module to latest and use unix.Termios

Pull Request - State: closed - Opened by pgollangi over 4 years ago - 10 comments

#190 - [Bug] Errors on installing go-prompt via go get in Ubuntu 18

Issue - State: closed - Opened by oborshchak over 4 years ago - 5 comments
Labels: bug

#189 - Detect exit request with CTRL-D in Input

Issue - State: closed - Opened by TzahiFadida over 4 years ago - 5 comments
Labels: enhancement

#188 - Project using go-prompt (qsctl)

Issue - State: closed - Opened by Prnyself over 4 years ago - 1 comment

#187 - Does it support to read multi-lines seperated by '\'?

Issue - State: open - Opened by jievince over 4 years ago - 3 comments

#186 - Does it support sub command?

Issue - State: open - Opened by jievince over 4 years ago - 3 comments
Labels: question

#185 - Try to avoid panicking in PosixParser if there's no /dev/tty

Pull Request - State: open - Opened by abrander over 4 years ago - 4 comments

#184 - [Feature Request] Add a new project in README

Issue - State: closed - Opened by rueyaa332266 over 4 years ago - 1 comment
Labels: enhancement

#183 - Log doesn't work after a call to prompt.Input [Bug]

Issue - State: open - Opened by n-is over 4 years ago
Labels: bug

#180 - termio: Set character width to 8 bits

Pull Request - State: closed - Opened by benaranguren over 4 years ago - 1 comment