-
Hello,
Trying to past slot contents on command prompt fails.
Following tests were performed:
1. Put any text in slot 1.
2. Trying to past text from slot 1 to the command prompt failed.
3. T…
-
I use Evil in Emacs which means I'm usually writing in "insert" state and not in "emacs" state.
In the Sage shell, pressing Enter when in Emacs state works as normal. If in insert state, it inserts a…
-
Hi, while developing a click-repl tool I realized that if I enter an undefined command I get a `UsageError` immediately after I hit the space bar. For instance:
```
python cli.py
Unhandled …
-
Pt 5 https://docs.perfsonar.net/install_quick_start.html (Automatic launch of the script to create a user and password that can be used to administer the host through the web interface) is not launche…
-
I have done over 300+ trainings now (renting gpus) of different training parameters from both kohya and ai toolkit.
I get good to decent results now on both.
I believe if you implement these ko…
-
### Captchas
- [X] I have read the instructions.
- [X] I have searched existing issues and avoided creating duplicates.
- [X] I am not filing an enhancement request.
### What happened?
Hi, i've bee…
-
Here is how to reproduce the problem:
```
$ ipython
Python 3.7.3 (default, Jun 11 2019, 18:15:26)
Type 'copyright', 'credits' or 'license' for more information
IPython 7.5.0 -- An enhanced Int…
-
On Windows 10, I installed Python v3.9.9 from the Microsoft Store. Then I ran:
```
C:\Users\user1>pip install frida-tools
Collecting frida-tools
Using cached frida-tools-10.4.1.tar.gz (43 kB)
…
-
Hi there
in the libary "prompt_toolkit" wich is used, the variable "mouse_support" is changeable calling function prompt(.., mouse_support=False)
in file ./prompts/checkbox.py the option is hard…
-
## Steps to Reproduce
type in xonsh:
```python
"less" in ali
```
2. press tab.
Expected behavior: the commandline should read:
```python
"less" in aliases
```
What happens: No autocompleti…