Results 274 comments of refi64

Oh yeah it's not perfect, I'm just saying that's it's a tad more complicated that it can appear. I just don't want to see a big bundle API change that...

I mean json is kinda painful to write by hand. That being said...I just realized, can't we use GKeyFile for this? GLib is already a dependency so this requires nothing...

I believe Arch does this with the AUR: you need to write a .SRCINFO file which contains metadata from the PKGBUILD script. The one con is that it can be...

In theory yes but you'd probably have to monkey patch some UI stuff.

Try just setting the binding to `switch-to-last-hidden-buffer`. On Sat, Aug 3, 2019, 8:48 AM Dmitry wrote: > which source should I use? > > can any1 help please 😿 >...

FWIW you don't really have to be good at MoonScript... I think I have an old half-completed Julia bundle based on the Vim one from before I ditched the language....

@shalabhc https://developer.gnome.org/vte/unstable/VteTerminal.html Seems to be a terminal emulator widget of sorts. Unfortunately, it seems to be 99% undocumented...

https://github.com/howl-editor/howl/blob/master/lib/howl/keymap.moon TBH we should probably just link to this file somewhere...IIRC this has come up before on Gitter.

At a glance all these script errors look a bit redundant, given that this is an rpm you could maybe just remove the example files from inside? I will definitely...