-
Updated
Feb 6, 2022 - Python
linux-app

Linux is an open source kernel modeled after UNIX. Widely used, it is known for its efficiency and reliability.
Here are 510 public repositories matching this topic...
FEAT: IN operator
Trying to --appimage-extract-and-run
a x86_64 Linux AppImage on FreeBSD 12.1-RELEASE-p8 with the Linux compatibility layer:
user@FreeBSD$ /home/user/Downloads/Akira-26-x86_64.AppImage --appimage-extract-and-run
mkdir_p error: Permission denied
Failed to extract AppImage
but
user@FreeBSD$ /home/user/Downloads/Akira-26-x86_64.AppImage --appimage-extract
-
Updated
Mar 24, 2022 - C#
-
Updated
Mar 22, 2022 - HTML
-
Updated
Mar 23, 2022 - C++
-
Updated
Mar 23, 2022 - C++
-
Updated
Feb 22, 2022 - TypeScript
-
Updated
Jan 15, 2022 - Shell
-
Updated
Mar 28, 2021 - JavaScript
-
Updated
Mar 17, 2022 - Python
-
Updated
Mar 23, 2022 - C
-
Updated
Aug 27, 2021 - JavaScript
TUI window too small
Describe the bug/Expected behavior
The TUI window takes less than half of vertical space, losing information. For example, on the Memory tab, only first six banks are visible, plus the header of bank 7 (and there's apparently no way to scroll down).
The window also doesn't take the full horizontal space; in this case the text is not lost but spills into frames and wraps around onto the le
-
Updated
Jul 11, 2021 - TypeScript
-
Updated
Mar 21, 2022 - Python
-
Updated
Mar 12, 2022 - Shell
-
Updated
Apr 5, 2019 - JavaScript
-
Updated
Feb 15, 2022 - C++
Use case
The canvas resizing feature lets me manually type in the size of the canvas in pixels. It would be useful to have a function/button to set this to the available window space, i.e. the size of the window minus all the toolbars. This would allow me to immediately use the most of my screen sp
-
Updated
Mar 24, 2022 - JavaScript
Describe the bug
A query containing a join with a query on one side return 'table does not exist'
The same query works in other SQL clients as well as embedded in Java
To Reproduce
Execute a query with a join where one side is a query, similar to this one:
SELECT jb.*, ja.ToCustomerID
FROM aajobdetails jb
LEFT JOIN (
SELECT * FROM aajoballocation
-
Updated
Mar 23, 2022 - Python
-
Updated
Mar 5, 2022 - C++
-
Updated
Mar 19, 2022 - Dart
Hey!
I would like to have a filter named "folder does not have" to exclude one or more specific folders. Could that be possible?
Marc
-
Updated
Feb 18, 2022 - C++
Hi all. Congrats for the amazing software :)
Is your feature request related to a problem? Please describe.
It would be amazing to have the

IN
operator available in this drop-down list:Describe the solution you'd like
Have the
IN
oper