-
Although it's doable to introduce an intermediary widget (e.g. `Gtk.Alignment`) as the `ViewContent.Control` and swap `TextEditor` instances as a child of that container, there is no way to inform the…
-
It is possible this is the expected behavior but I was confused.
- [ ] When using Qt, if you click for example 'C' in the custom section, and then in the text section try to input an integer error…
-
I think the text editor sorely needs some better features, here is a list.
- Tabs (maybe?)
- Smart Indenting, aka the editor keeps the indent from the old line, could even add an indent if the line en…
-
Hello.
I'm observing a weird problem, when trying to call some DBUS-functionality of omxplayer on an Arch Linux. omxplayer-git is the most current version available.
I tried three things:
-…
naums updated
5 years ago
-
Not really an issue per-se, but it would be nice if i would be able to force any file to open, and with forcing a file to open use the text mode, i'm editing editor.js, but i'm not quite sure how to d…
-
## Environment
Run `react-native info` in your terminal and paste its contents here.
```
React Native Environment Info:
System:
OS: Linux 4.15 Ubuntu 18.04.2 LTS (Bionic Beaver)
CPU: (4) x64 Intel(R)…
-
I have installed jd-eclipse as described in the installation instructions here on Github. I have verified that the file associations are set so that .class files are opened with the JD Class File View…
-
No terminal programs working , I want my file browser to be ranger , but it doesn't open ranger , I want my default fileoopener to me vim , but it doesn't work
-
If running from the command line, ok
`àêõú`
If running from an Ubuntu desktop file, not ok
```
`a^e~o´u
```
This is the desktop file to run npp:
```
#!/usr/bin/env xdg-open
[Desktop E…
-
Hello,
I saw on your YouTube Video that you entered your main class under --packageMainClass and after obfuscating the jar again, the package names where changed. I wanted tha same thing and notice…