Val V

Results 51 issues of Val V

Right now only multi-line custom properties are not explicitly displayed when you pull up an entry. This change hides "protected" properties. In a way it mimics what the Reveal button...

This fixes listing of groups in "Manage groups" if groups list is too large, e.g. 100 entries, when it overflows the bottom of the screen.

This is mostly aesthetics, and doesn't cause any issues. ```txt Process DmenuRunner-2: Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/keepmenu/__main__.py", line 171, in main manager = client() File "/usr/lib/python3.10/site-packages/keepmenu/__main__.py", line 76,...

It seems it's not done by default, and `entry.save_history()` has to be called explicitly in pykeepass. Even just saving could be a good start, but in the future access to...

I guess it should be hidden (along with children?) to prevent mishandling. Otherwise this: ```txt Process DmenuRunner-2: Traceback (most recent call last): File "/usr/lib/python3.10/site-packages/keepmenu/__main__.py", line 171, in main manager =...

Thanks for this nice little piece of software! I've been playing around with keepmenu lately trying to break it, and noticed an issue. Not sure if it's by design. It...

Steps to reproduce: 1. Install and enable [pulseaudio-equalizer-ladspa](https://github.com/pulseaudio-equalizer-ladspa/equalizer) 2. Run `ncpamixer` pulsemixer works fine: ![shot-2022-09-02_191100](https://user-images.githubusercontent.com/8810597/188251900-09545e98-f658-4dec-a9bd-54bb2134cc2d.png)

bug

Thanks for this tool, I've been using it for a long time. Recently I discovered in portrait mode it still thinks the resolution is 1920x1200, while in fact it's 1200x1920...

First of all, thanks a lot for this nice terminal emulator (I'm switching terminals and glad to find this excellent candidate). Even though blinking is not on the roadmap, maybe...

Thank you for this nice project! I'm looking for a lightweight [tmuxomatic](https://github.com/oxidane/tmuxomatic) replacement, however what's keeping me there might be a good feature for tmex -- multi-window support. Is it...