summaryrefslogtreecommitdiff
path: root/src/windows/inputs.py
AgeCommit message (Expand)Author
2014-12-31Fix broken CTRL+arrow key shortcuts under some termsCĂ©lestin Matte
2014-12-17Fix scrolling inside the input when the text is small enough to fitmathieui
2014-10-31Merge branch 'master' of git.poez.io:poezio into slixmathieui
2014-10-20Remove the (sometimes wrong) default values in the config.get() callsmathieui
2014-08-07Continuation keys (like after M-j or Ctrl-c) are handled without blockingFlorent Le Coz
2014-08-01Entirely remove the g_lock (used to avoid a few race conditions with ncures)Florent Le Coz
2014-07-19Scroll the input after erasing the last visible charmathieui
2014-07-19Fix #2563 (fix the asserts in adjust_view_pos)mathieui
2014-05-05Split the windows.py module into a subdirectorymathieui