ningOTI
ningOTI
Setting blink in the cursor option currently causes it to blink with a fade in/out animation. Is there a way to blink without fading (as in the style of most...
Once #6 is implemented, travis should run `make all` and compare the diffs to make sure `docs/*.png` and `pdf/*.pdf` have been updated. --- Looks like two compiled pdfs can't be...
**:warning: Please read this carefully! If you do not fill out this information, your bug report may be closed.** **Expected behavior** ffmpeg-normalize should produce an output without desynced audio and...
**Chapter number or note title:** 11.5 **Page number:** 361 **Error description:** In the unbulleted list, the new bipartite graph _G'_ is written as _H_. **Suggested fix (if any):** `:%s/H/G'/g`
**Chapter number or note title:** Chapter 10 **Page number:** 340 **Error description:** Description of building a directed tree as "repeatedly adding the highest-capacity edge leaving _T_ to _T_ **Suggested fix...
This error is in the first edition. **Chapter number or note title:** Chapter 10 (Maxflow-mincut) **Page number:** 332 **Error description:** In the second paragraph, the residual graph notated G_f is...
The error is in the first edition (as in [1st edition/09-apsp.pdf](https://github.com/jeffgerickson/algorithms/blob/master/1st%20edition/Chapters/09-apsp.pdf)). **Chapter number or note title:** 9 **Page number:** 321 **Error description:** Exercise 4 asks about cycles with length zero....
** Have you checked whether this feature is not already on the [project board](https://github.com/org-roam/org-roam-ui/projects/2)? Yes **Is your feature request related to a problem? Please describe.** I think that being able...
At first, the configure script failed because it could not find poppler. ``` ning@bluecoral:~/.emacs.d/.local/straight/build-27.1/pdf-tools/build/server$ PKG_CONFIG_PATH=/usr/lib/x86_64-linux-gnu/pkgconfig/ ./configure -q --bindir=/home/ning/.emacs.d/.local/straight/build-27.1/pdf-tools/ && make clean && make -s configure: error: Package requirements (poppler) were...