Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
31640832d7
Fixed hide_search=true for surfaces that don't use percent sizing
192ec0e13a
The hide_search config option now behaves correctly. It does exactly the same thing as key_hide_search but on launch. This now also allows you to un-hide the search with key_hide_search if wofi is launched with hide_search=true
8f384c3e2aFixed#216 arrow key issue. This was caused by the fix to #184. Both issues should now be resolved