Ben Harris
|
53a8073d86
|
import the "re" module in the editor
Without it, pasting doesn't actually work.
|
2022-09-14 09:21:12 +01:00 |
|
Simon Tatham
|
bc192756b4
|
editor.py: allow pasting a character description back in.
Middle-clicking will paste from the X primary selection and try to
interpret it as a sequence of octal numbers representing bitmap rows.
|
2020-06-19 21:33:24 +01:00 |
|
Ben Harris
|
2536b614a2
|
Python 3 compatibility for the editor.
It still works in Python 2.7 as well.
|
2017-11-26 10:21:52 +00:00 |
|
Simon Tatham
|
7f1d1a2717
|
Small diff against bedstead.c, plus Python/Tk user interface.
|
2013-12-18 21:32:17 +00:00 |
|