Skip to content
#

Lua

lua logo

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 5,870 public repositories matching this topic...

taotao54321
taotao54321 commented Apr 23, 2020

When I set boolean options using let, they accept v:true but not v:false.
Nvim says E521: Number required: &ignorecase = 'false'.

  • nvim --version: NVIM v0.5.0-456-gdeb4566ca
  • vim -u DEFAULTS (version: ) behaves differently? NO
  • Operating system/version: Debian testing, linux-image-5.5.0-1-amd64
  • Terminal name/version: alacritty 0.4.2
  • $TERM: screen-256color

Steps

Wuzzy2
Wuzzy2 commented Nov 21, 2018
Issue type
  • Translation issue
Minetest version

67b20ff15a4786edd76adcbdb921fcc4acac7113

Summary

A couple of strings are currently untranslatable or Minetest fails to show the translation:

  • builtin strings enclosed in core.gettext (not collected by updatepo.sh)
  • Strings in game.cpp when showOverlayMessage is called (e.g. “Shutting down...”)
  • “Unknown n
dmiller-nmap
dmiller-nmap commented Mar 14, 2020

Npcap Guide does not have good documentation of the interaction between the sizes of the kernel buffer, the user buffer, and the number of CPU cores. This information is vital to proper tuning of performance. A brief description follows, which could be used to begin the appropriate documentation:

The Npcap driver stores captured packets in a circular buffer until the

jairodyne
jairodyne commented Dec 25, 2019

Information
conky 1.10.8 compiled Wed Feb 28 17:11:42 UTC 2018 for Linux 4.4.0-101-generic x86_64

Conky is writing in /var/log/syslog every second ! How to stop this, please ?!
I believe that it will be very desirable to stop writing logs. If needed, you can turn it on.
A single config line like "Enable log=false" or "Enable log=true" it's enough.
Thanks.

pltrz
pltrz commented Aug 7, 2018

I think some kind of interactive vistutor would be greatly beneficial.

It could serve as a starting point or as a continuation for learning certain topics.

I realize that such a tutorial might include a bit of different topics, just to name a few obvious ones:

  • regular expressions
  • structural regular expressions
  • vi commands
  • sam commands

It feels to me inaccessible to people ne

A comprehensive list of Deep Learning / Artificial Intelligence and Machine Learning tutorials - rapidly expanding into areas of AI/Deep Learning / Machine Vision / NLP and industry specific areas such as Automotives, Retail, Pharma, Medicine, Healthcare by Tarry Singh until at-least 2020 until he finishes his Ph.D. (which might end up being inter-stellar cosmic networks! Who knows! 😀)

  • Updated May 5, 2020
  • Python

Created by Roberto Ierusalimschy, Waldemar Celes, and Luiz Henrique de Figueiredo

Released 1993

Organization
lua
Website
www.lua.org
Wikipedia
Wikipedia

Related Topics

language
You can’t perform that action at this time.