-
If the file contains nothing, it should be closable without a "save" prompt.
Hmm. Maybe only if it NEVER contained anything: if a new file is opened, stuff gets dropped into it and then ctrl-X'd o…
-
## Proposal
I think it's fair to say developers tend to expect things to be automatically optimised - see any modern compiler or DBMS, and there's generally an assumption that they will spot obviou…
-
Hi,
I would appreciate if you could reply to this issue.
I'm using a typeE slot with your adapter to insta an SSD.
SSD is Samsung PM991A, usually found in Steam decks.
Write speed is very …
-
The latest working version was 2.8.4.
-
hello!
Thank you for creating and maintaining mnemosyne. I've found it helpful for memorization practice.
## environment
I am running GNU/Linux distribution NixOS 24.05.4974.8f7492cce289 (Uakari)…
-
When copying `Asn1Value` object the value of `Asn1Value.method` is not copied over to the new instance in `Asn1Value._new_instance` method.
https://github.com/wbond/asn1crypto/blob/5a24aed1b99e7f…
-
Many casual user may not be interested in looking through all available flags and decide whether or not to turn them on. All they want is to setup mypy with some reasonable settings and move on to oth…
-
When I dislike a course, it recommends it to similar users.
``` ruby
class user < ActiveRecord::Base
has_many :courses
recommends :course
end
user1.like(Course.find(2622))
user1.like(Course.find…
-
Since 3d9cace1ff599d1315028802c086d7e39810a432, fugitive no longer overwrites previous mappings in the `:Git` summary window. For example, pressing \ does not open the file under the cursor anymore, b…
-
### Describe the bug
Setting/changing `$env.config.color_config.shape_and` (and `...shape_or`) has no effect.
As far as I can tell, there's simply no code-path that uses these settings. `nu-parse…