Akira Okumura

Results 8 issues of Akira Okumura

The special `Icon\r` files on macOS cannot be `recover`ed maybe due to its special file name. It ends with `\r`. Can I `recover` this file by `drat`? ``` $ sudo...

enhancement
support

I got a segmentation fault in `drat list` for one of directories. ``` $ sudo ./drat list --container /dev/disk2s2 --volume 1 --path /Nagoya\ 2021-.photoslibrary/resources/derivatives Opening `/dev/disk2s2` in read-only mode ......

bug

I recently encountered the IPython AppNap issue probably after upgrading my Mac from Mojave to Catalina. I observe very slow key response (freezes every ~1 sec) in an IPython session...

Use the `upbibtex` command instead of `pbibtex` and change the `.bst` file accordingly.

Makefile is very incomplete. I experienced unexpected behavior many times when I was editing the .tex files.

bug

**Describe what happened:** Right clicking `a` and choosing "Rename Symbol" usually allows the user to refactor the variable name in normal off-line sessions. ``` int a = 0; a =...

bug
area: language services
product-feedback
p2
backlog
needs-repro

``` ads2bibdesk 10.3847/2041-8213/acdac6 ``` downloads the paper PDF from arXiv instead of retrieving the final published PDF from ApJL. Similar papers are downloaded as expected. ``` ads2bibdesk 10.3847/2041-8213/acda88 ads2bibdesk 10.3847/2041-8213/acda9a...

Replace all EPS files under the fig directory with PDF files. But a hack to avoid the `/Rotate 90` tag in ROOT PDF files is needed.

enhancement