Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-01-28 | Minor fixes to the certificate warning prompt (#2949) | mathieui | |
- slightly lower the CPU usage (callback instead of active waiting w/ sleep) - make the terminal beep so the user knows something happened - prevent the user “escaping” the prompt by pressing /, s, or S | |||
2014-12-19 | Remove an useless input method which was needed with threads | mathieui | |
2014-10-14 | Merge branch 'master' of git.poez.io:poezio into slix | mathieui | |
Conflicts: src/core/handlers.py src/tabs/xmltab.py | |||
2014-08-07 | Continuation keys (like after M-j or Ctrl-c) are handled without blocking | Florent Le Coz | |
2014-08-01 | Entirely remove the g_lock (used to avoid a few race conditions with ncures) | Florent Le Coz | |
2014-07-27 | Add dummy on_delete handlers for input placeholders | mathieui | |
2014-05-05 | Split the windows.py module into a subdirectory | mathieui | |