Jay Mehta
Jay Mehta
`rustlings --version` `v5.4.1` `rustc --version` `rustc 1.67.1 (d5a82bbd2 2023-02-07)` `ls -la` `Get-ChildItem : A parameter cannot be found that matches parameter name 'la'.` (is this meant for linux??) Running Windows...
** Jerboa Version ** 0.0.33 **Describe the bug** Galaxy s10+ Lemmy instance is lemmy.blahaj.zone App instantly crashes on login, gives error "value of java.lang.String cannot be converted..." Rest of error...
**Describe the bug** Program works as expected but is painfully slow. Scrolling around the world, zooming, selecting/unselecting, all take several seconds for the screen to update. **To Reproduce** Steps to...
The settings menu for the plugin has the dropdown buttons appearing in the middle of the Syntax settings instead of where they're supposed to be. Here is a [screen recording...
 I see the "computing space requirements" error forever for any game I attempt to download. Both web and executable games can't be downloaded because of this 
**Is your feature request related to a problem? Please describe.** I have a lot of notes in one folder and I only want to export the notes with a certain...
OS: Linux Mint 21.2 In a terminal: ``` $ whereis 7z 7z: /usr/bin/7z /usr/share/man/man1/7z.1.gz ``` Then I enable external archiver in settings and set `/usr/bin/7z` as the file archiver path...
**Is your feature request related to a problem? Please describe.** With the mouse, you can grab a stack with your cursor in a container and drag left click to evenly...
## Current Behavior If this is added to `~/.xonshrc`: `$PROMPT = r"{RESET}{INVERT_WHITE}hello{RESET}"` The prompt will display as white with the normal background.  ## Expected Behavior If I understand correctly,...
## Current Behavior Change root user shell to xonsh, make sure your $PROMPT has `{user}` somwhere in it Start the shell in any other user, run `su` to switch into...