-
### Your current environment
The output of `python collect_env.py`
```text
PyTorch version: 2.4.0+cu121
Is debug build: False
CUDA used to build PyTorch: 12.1
ROCM used to build PyTorch: N…
-
When copying text from pdfs and pasting it, newline characters don't seem to get copied i.e. the text shows up as a single line. On version 2.0.0. Also, the --version flag doesn't seem to work on win…
-
Suppose we have a function with both named and unnamed parameters:
```Python
def print_characters(
foo,
/,
*,
bar,
foobar,
):
print(
*foo,
sep=foob…
Bengt updated
2 weeks ago
-
### Check for existing issues
- [X] Completed
### Describe the feature
In IntelliJ, the editor understands your code edit actions and the local context. As one example, using vim mode, press "o" (f…
-
I see in the code that mm_newline_position can be selected as grid, one_token, frame, and no_token, what is the exact meaning of these parameters?
-
### Description
The function name of nl2br() suggests that it is a "replace" operation but is actually an "insert" operation.
Would it be possible to add a 3rd parameter so the function would ac…
-
Hello there,
**Describe the bug**
When I make a txt export from the UI with utf-8 encoding, newline characters are not respected.
**To Reproduce**
Steps to reproduce the behavior:
1. Connect …
-
There is a general check that the last field of every packet has an ASCII newline character. This check was applied since the newline character should be a standard packet termination character for al…
-
Not sure if issues are really being tracked here...if yes, I just wanted to let you know that lately tab urls are copied without a newline character. Which in return causes the paste function to add a…
olluz updated
1 month ago
-
hi
there is a weird file on my computer that does not contain neither . nor .., that i can't remove for some reason, can't chmod, etc..
your ft_ls gives a different output from ls:
![blblbl](https:…