-
Hi,
I do a mixed use of git. I perform most of the tasks from the GUI (Fork) but sometimes I do some other tasks from a shell. For that, I navigate in Fork throught the history of my project, I cop…
-
Add history saving
Maybe want a special mode to preload a set of commands into history for a specific demo?
-
#### Current Behavior
big prompt slowdown if internet is unstable or dns malfunctioning
❯ starship timings
Here are the timings of modules in your prompt (>=1ms or output):
kubernetes - 10…
-
### Problem
Unable to access clipboard history from the notification panel and a few extensions are needed.
### Proposal
It would be really nice for you guys to add a built-in clipboard short…
-
- [x] Resources String/Object Table
- [x] Tooltip and Cursor on DecompilerTextView
- [x] Context menu: Open folder window on Linux
- [x] Context menu: Open command line shell on Linux
- [x] Conte…
-
Recently started getting this error when attempting to `import ipdb` in my tests:
```
/srv/venvs/service/trusty/service_venv_python3.6/lib/python3.6/site-packages/ipdb/__init__.py:7: in
from…
keyan updated
5 years ago
-
If image is anything other than `uint8`, the display system crashes.
``` python
img = Image("lenna")
i = Image(img.getNumpy().astype(np.int16))
i.show()
```
Either support should be added for `int1…
-
This is a list of topic ideas I have so far. Please comment with your suggestions.
- What is Linux / History of Unix
- Distros
- Ubuntu
- Debian
- Fedora
- SuSE
- What is the kernel
- kernel…
-
### Describe the bug
A filesystem can sometimes go to read-only mode (e.g., due to disk failure or maybe being too full) which prevents Nushell from starting. Two (at least) things fail:
* Plugin …
-
I'll attach files first (much easier to see the diff).
Root cause - assumptions which "worked" by accident. It assumes that Python install was "for current user only" and that reg keys for IDLE wer…