Joseph Method

Results 6 issues of Joseph Method

I'd like to help out with this project, but I don't really know the domain. Maybe one way I could be helpful is to set up unit and end-to-end/acceptance testing?...

**Describe the bug** If input is passed to `vimInput` one character at a time a multi-character keybind (for example `inoremap jk `) will fail. The first key will be swallowed...

Looking at this code: https://github.com/rollbar/rollbar-gem/blob/a294430137758455d0a4ec0d45f08cb5aa50d5d6/lib/rollbar/truncation.rb#L20 Because of the order of operations in the `.truncate` method the Rollbar gem will choose a short backtrace using `MinBodyStrategy`, then if the payload is...

enhancement

Hi, thanks for this library! I'm porting [some Curses-based code](https://github.com/tristil/minder) over from Ruby to use termbox-crystal, [here](https://github.com/tristil/minder-ui). I know this is still early days for this library but I thought...

There is a console message that "`InputGroupButton` is deprecated, please use `InputGroupAddon`", but there isn't documentation for `InputGroupAddon` in the Storybook