Lua

Lua is a programming language written in C that emphasizes performance. It has automatic memory management and is often used to extend software written in other languages.
Here are 6,508 public repositories matching this topic...
-
Updated
Oct 14, 2020 - C++
-
Updated
Oct 14, 2020 - C
-
Updated
Oct 13, 2020 - Java
-
Updated
Oct 2, 2020 - C++
-
Updated
Oct 13, 2020 - TypeScript
-
Updated
Oct 14, 2020 - Objective-C
-
Updated
Oct 14, 2020 - Shell
-
Updated
Oct 14, 2020 - C++
[zosy@localhost:~]% rpm -qa zenmap
zenmap-7.60-1.noarch
gnome doesn't use gksu instead of pkexec, so i made a patch.
su-to-zenmap-fix-gnome-root.patch.txt
add com.gnome.pkexec.zenmap.policy to /usr/share/polkit-1/actions should works fine.
[com.gnome.pkexec.zenmap.policy.txt](https://github.com/nmap/n
Please answer these questions before submitting your issue.
- Why do you submit this issue?
- Question or discussion
- Bug
- Requirements
- Feature or performance improvement
- Other
Question
- What do you want to know?
I'm confused about the option select item in the consumer-restriction plugin

) is misexpanded and compilation fails with the corresponding error.
@Gerold103 proposed in [his revi
-
Updated
Sep 20, 2020 - Clojure
Created by Roberto Ierusalimschy, Waldemar Celes, and Luiz Henrique de Figueiredo
Released 1993
- Organization
- lua
- Website
- www.lua.org
- Wikipedia
- Wikipedia
Actual behaviour
When simply trying to edit some additional files I often type
:e *.js
or something similar; this almost ALWAYS results inE77: Too many file names
.Expected behaviour
It's pretty clear what the user wants in this situation; they want to open the files as buffers! I'm sure there are legacy reasons for this error, but it's a pretty poor experience these days that