Siavash Askari Nasr

Results 28 issues of Siavash Askari Nasr

Currently if the font you select doesn't have glyphs for some characters, it doesn't render properly. So it would be great if one could set fallback fonts. I found this...

**Is your feature request related to a problem? Please describe.** wezterm cannot display right to left languages correctly. RTL text is not not RTL, and characters that need to be...

enhancement

Is providing a system tray as an internal block possible?

feature request

Perl6 has been renamed to [Raku](https://raku.org/), so I removed Perl6 and added Raku. Also the old definition can result in incorrect calculations. I added more data, but even that is...

In other words maintain the order of capture groups. With the `MaintainCaptureOrder` regexp option. I also added inline option `o`. It's useful if you only have access to the pattern,...

#### Brief description of the feature request. Add an option for disabling proxy to the network tab of the feed items, where you edit feed items. Liferea has this feature...

Type-Enhancement
Status-Accepted
Component-Network

Add a keyboard shortcut for switching to last active tab group, like the "Switch to last active tab" shortcut in Tab Mix Plus but for tab groups.

feature

## The Problem I don't know if this is a bug or I don't know what's happening. But the `where` clause is called three times and the first time is...

CLI
Will be addressed in RakuAST

## The Problem 1. Some error messages have the format of `message␤at {file_name}:{line_number}`. Some others are grouped together and have the format of `error message:␤specific message at line {line_number}` 2....

## The Problem Rakudo text error messages contain only line numbers: `file:ln`. JSON error output has `pos`(for most errors) and `line` data, but column field is `null`. ## Expected Behavior...