Results 97 issues of Danny Ben Shitrit

I know this is not maintained (which is sad), but just in case someone picks up maintenance some day, here is a bug that caused me some headache. The below...

## Description When calling `Channel#history` with a limit larger than the amount of messages that exist in the channel, it would seem like the method is attempting to get author...

Can the default colors be changed? Showing the results in white text ignores all the people who work with a white background terminal. I would love to see them changed...

wontfix

When activesupport 7 is installed, the gem breaks with this error: ### Error ``` /home/vagrant/.rbenv/versions/3.0.1/lib/ruby/gems/3.0.0/gems/activesupport-7.0.0 /lib/active_support/xml_mini.rb:184:in `current_thread_backend': uninitialized constant ActiveSupport::XmlMini::IsolatedExecutionState (NameError) from /home/vagrant/.rbenv/versions/3.0.1/lib/ruby/gems/3.0.0/gems/activesupport-7.0.0/lib/active_support/xml_mini.rb:103:in `backend=' from /home/vagrant/.rbenv/versions/3.0.1/lib/ruby/gems/3.0.0/gems/activesupport-7.0.0/lib/active_support/xml_mini.rb:201:in `' from /home/vagrant/.rbenv/versions/3.0.1/lib/ruby/gems/3.0.0/gems/activesupport-7.0.0/lib/active_support/xml_mini.rb:11:in `'...

Is there any chance of having an officially supported Docker image on DockerHub? One that comes with all the dependencies needed, ready to be executed? With such [a long dependencies...

Is there any chance this lovely tool will have a css selector in addition to the xpath selector?

enhancement
topic: queries

Is there any chance that the Jobson UI comes bundled and ready to run with the .deb installation? If not, I saw there is a jobson ui docker, but could...

EDIT: I found the problem, leaving the original issue below in case it is of interest. Running `jobson serve` without a file is possible, and it does not load the...

Using `Output 1.gif` in a .tape file breaks with a friendly error. ``` File: test.tape 1 │ Output 1.gif ^^^^^^ Expected file path after output 1 │ Output 1.gif ^^...

bug

When I started trying a script that is a little longer than the "Hello world" scripts, I am getting an ffmpeg failure. This script: ```ruby Output demo.gif Type "git --help...