JeffProd

Results 7 issues of JeffProd

#### Expected Behaviour Correct display of legends. #### Actual Behaviour Legend is truncated at bottom. This happens in all cases : - set a fixed witdh - adding with css...

bug

Try this : ``` const fs = require('fs'); const m3u8stream = require('m3u8stream') m3u8stream('https://prod-fastly-eu-central-1.video.periscope.tv/Transcoding/v1/hls/rR3sEEtIYIXRbEx5ThxVpftu1BX4T8UN_x8ObMCkkhMy4Bg9F0bnU5nzMQVSfrmqMk0-_tGWcx3niQ9R5-0yxA/non_transcode/eu-central-1/periscope-replay-direct-prod-eu-central-1-public/master_dynamic_16889594913756400541.m3u8?type=replay').pipe(fs.createWriteStream('videofile.mp4')); ``` It downloads another m3u8 file but not the video. As i understand that's because the given...

feature

Thanks for adding translations. I may help english/french if you set a file type format.

Hello, is there something to insert date and time in the document ? this is done in latex with `\today`.

Hello, given anything like : ```bash java -cp .:threephase.jar:twophase.jar solver ANY_TEXT ``` Raises : ```bash Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: 8 at java.base/java.lang.StringLatin1.charAt(StringLatin1.java:48) at java.base/java.lang.String.charAt(String.java:712)...

Hello, with the following position, the search is broken but nothing happens, there is no warning, neither error : ```bash java -cp .:threephase.jar:twophase.jar solver UUUUUUUUUUUUUUUFLLLLLLLLLLLLLLLLFFFRFFFFFFFFFFFFURRRRRRRRRRRRRRRBBBBBBBBBBBBBBBBDDDDDDDDDDDDDDDD ```

The character  appears twice in prompt.sh but has not effect if we don't use fonts. Maybe you could replace it with a symbol, i mean for example like "${omg_has_deletions_symbol:=''}"....