I am attempting to use the interpunct (·
) unicode character within some code, which should be obtainable using the \cdot TeX command. Tab-completing this command within .jl
files gives a blank (whitespace) character but renders correctly inside the REPL. However, I am able to tab-complete other unicode characters, including a very similar command, \cdotp, which works in both .jl
files and REPL (see attached image). Combining these behaviours, I feel it safe to conclude that the issue is not related to:
- Operating system
- Window manager
- Julia
- Text editor
- Font
This is likely a simple problem with a simple fix but I cannot find anyone else having the same problem and I feel like I have ruled out everything. Any help in diagnosing/fixing this problem would be greatly appreciated!
My setup looks like:
Gentoo Linux 5.10.5
Sway 1.5.1-r1
urxvt 9.22-r7
vim 8.2.0814-r100
julia 1.5.3