-
moar
-
## The Problem
The problem is:
m: my int8 $a = 42; say $a.WHAT
rakudo-moar 3766ef2d4: OUTPUT: «(Int)»
## The Suggested Change
This is correct, but we need another similar metho…
-
Top priorities:
- Get better test coverage across the API, including for alias functions.
- Write more tests, especially for edge cases. Probably the right mentality here is: every parameter in ever…
-
Next level of error handling. If the Powershell plugin does not execute, we should get a message that tells us as such.
A couple of reasons why a plugin might fail:
- Execution policy restriction
…
-
Recently I've been testing the pagers `ov` and `moar`.
When piping data to these pagers, then scrolling to the end of the stream, the program doesn't lockup and block. An indicator that the end of …
-
I had fun using this for a matcher for the stuff produced by org-elements... it's pretty tricky because there aren't enough examples.
One particular problem I had was how I could match against someth…
-
- [x] +1
- [x] -1
- [x] comment
- [x] assign
- [x] close
- [x] reopen
- [ ] label
- [x] search
-
Hi,
It would be more ergonomic to prevent the utilisation of the button "**+**" (id **moar**) when there is no category selected.
Currently saladgenerator add an empty select box.
You can check if…
-
[lesspipe](https://github.com/wofr06/lesspipe) offers formatting of CSV files, by breaking on comma and using the `column` command line program to provide easily readable output.
I would like to re…
-
Allow users to send a /command to display Raid info using the Dragonite API - not even sure if all possible and definitely a long term goal. Happy for input from others on what could flesh this out an…