1
0
mirror of https://github.com/gryf/urxvt-wrapper.git synced 2025-12-17 19:40:25 +01:00
Commit Graph

12 Commits

Author SHA1 Message Date
54f0c30fd3 Added run command. 2021-02-20 12:11:32 +01:00
8d647744c8 Corrected params for perl extension and exec. 2021-02-20 12:10:47 +01:00
8ae8335564 Added/corrected docstrings and comments. 2021-02-20 12:07:17 +01:00
ca0e8dcb22 Use urxvt class to run terminal. 2021-02-19 18:43:22 +01:00
a94f03878a Introducing Font and Urxvt classes.
Currently, all of the functionality lies at most in functions. Now it is
easier for dividing responsibility between the Font and Urxvt classes,
and easier to understand what is going on.
2021-02-19 18:37:07 +01:00
df9deffe85 Removed unused collections module 2021-02-19 18:33:29 +01:00
2623229b3b Updated and simplified Logger class 2021-02-19 18:33:11 +01:00
613e733dd4 Added argument parsing and translate them to urxvt execution 2021-02-17 22:00:05 +01:00
e4c0865b2d Added logging functionality 2021-02-17 21:59:19 +01:00
af20376e67 Updated font parsing functions 2021-02-17 21:58:48 +01:00
648ac6ff02 Added argument parsing 2021-02-17 21:56:36 +01:00
c2f70a33b9 Added python script for running urxvt. 2021-02-17 17:24:52 +01:00