pacien

Results 75 issues of pacien

**Is your feature request related to a problem? Please describe.** It'd be nice to let xdg-open decide which application should be used when opening some attachment in alot. Currently, alot...

**Is your feature request related to a problem? Please describe.** Currently, the "move" command in thread mode only accepts notmuch queries with the "next" and "previous" subcommand. It doesn't support:...

**Is your feature request related to a problem? Please describe.** Messages composed with alot may be rejected by some mail servers if headers contain non-ASCII characters. ``` [email protected] host vger.kernel.org...

feature

**Original file:** correctly indented manually ```nim type SomeEnum* = enum FirstEnumElement, SecondEnumElemnt proc test() = nil ``` **After `Reindent lines`:** broken ```nim type SomeEnum* = enum FirstEnumElement, SecondEnumElemnt proc test()...

**Original file:** correctly indented manually ```nim import unittest, json suite "indent test": test "example": check (%* { "test_obj": { "test_array": [ "hello", "world" ] } }) != nil ``` **After...

…Instead of crashing. ``` const userID = ircDetails[socket.discordid].members[whoisUser]; ^ TypeError: Cannot read property '' of undefined at /opt/discordIRCd/server.js:1392:76 at Array.forEach (native) at Socket. (/opt/discordIRCd/server.js:1149:19) at emitOne (events.js:96:13) at Socket.emit (events.js:188:7)...

It could be nice to render a graph of the VPN nodes and links within the application's graphical user interface. Tinc can dump the network graph on demand with `tincctl...

feature request
help wanted

We currently rely on the system for clearing all log files when their size becomes problematic. It would be nice to manage the amount of log history that we want...

feature request
help wanted
quality

Issue: the application crashes when starting the VPN, right after selecting a network or when trying to resume operations after the device has been restarted. __Please comment with more details...

bug
help wanted