Val V

Results 119 comments of Val V

I'm not really sure, but [this](https://stackoverflow.com/questions/16769870/cython-python-and-keyboardinterrupt-ignored) might be related. However I think I've got a temporary workaround using daemonized threads and signals: ```python #!/usr/bin/env python import pcap import signal import...

I second this, as I realized it after moving away from pfSense to OPNsense. Would be nice to have it supported.

That would be nice to have @phillbush

I came from the Asana world, so it'd be really nice to have a setting that swaps positions of the main content and comments.

@dremin I can confirm this. Though I have just dual screen (no laptop) setup with right screen in portrait mode. When I click on the start button half of the...

Thanks a lot! I also submitted an [AUR package](https://aur.archlinux.org/packages/sexpect) and will keep maintaining it. Hopefully that'll increase popularity of this useful tool.

I second this. It's especially valuable on multi-screen setups when you're having a video call and need to login into the website you're showing discreetly without exposing your database.

I'm wondering if undo function was considered before. E.g. you moved a file from one place to another, and `undo` key would just revert that. Maybe keep history for the...

Move is just one example, there could be many in what nnn does: rename, delete, batch rename, copy, etc.