zamlz

Results 8 issues of zamlz

Hey So i'm not seeing `solaire-mode` properly enabled when I use it alongside an emacsclient setup. It does however work, when I change themes from the client. Because of this...

Hi, I would love if there was a math completion like feature request. I often find myself having to open up a python shell and doing some quick math but...

enhancement

**Describe the bug** When using the modus themes, `orui-sync-theme` causes the webpage to produce the following error. ``` Application error: a client-side exception has occurred (developer guidance). ``` **To Reproduce**...

bug

Hey I'm super new to emacs so I'm not entirely sure how to do this, but I'd like to configure the `emacs-dashboard` package to display the latest xkcd comic. The...

When using clevis and say the kernel or something has changed. It's clear that it won't auto-decrypt the luks partition. One of the checks for the pcr_id would have failed....

**Describe the bug** The issue is that `lazygit` starts behaving weird when it tries to use a pinentry program that is terminal based. It ends up breaking the program completely....

bug

**Describe the bug** Here is a picture of the issue. ![image](https://github.com/jesseduffield/lazygit/assets/10750027/7d201e87-72b9-4538-82d7-0eb0c00c0143) As you can see, the subwindow is showing the error message > WARNING: terminal is not fully functional However,...

bug

I am attempting to lambdaify a inverse laplace transform. Is this not possible? ``` File :2, in _lambdifygenerated(time, white_noise) 1 def _lambdifygenerated(time, white_noise): ----> 2 return 120.0*time*select([less(time, 0),equal(time, 0),True], [0,1/2,1],...

utilities.lambdify
integrals.transforms