| .. |
|
fonts
|
Allow changing font size in a running terminal using keyboard shortcuts.
|
2017-03-31 10:00:56 +05:30 |
|
__init__.py
|
Remove unused code and pep8
|
2017-01-09 11:10:41 +05:30 |
|
borders.py
|
Fix tab bar borders not being blanked
|
2017-02-09 17:34:56 +05:30 |
|
boss.py
|
Ask the window manager to mark the window as requiring attention when a bell occurs
|
2017-05-15 12:06:06 +05:30 |
|
char_grid.py
|
Fix reset not resetting default foreground and background colors
|
2017-05-17 09:22:06 +05:30 |
|
charsets.c
|
More charset fixes
|
2016-11-30 23:36:10 +05:30 |
|
child.py
|
Fix #70
|
2017-04-28 09:21:40 +05:30 |
|
client.py
|
Add a few missing commands to replay
|
2017-04-04 23:51:20 +05:30 |
|
colors.c
|
Implement control code to change colors
|
2016-11-24 16:28:08 +05:30 |
|
config.py
|
Generate X11 RGB color name table from rgb.txt
|
2017-05-17 07:38:56 +05:30 |
|
constants.py
|
version 0.2.3
|
2017-04-28 09:48:27 +05:30 |
|
control-codes.h
|
Ignore PM and APC control codes
|
2017-01-20 13:31:05 +05:30 |
|
core_text.m
|
A better (I hope) cell height calculation on OS X
|
2017-01-24 08:01:52 +05:30 |
|
cursor.c
|
The cursor visible (DECTCEM) property should be global, not affected by save/restore of cursor or alternate screens
|
2017-01-04 10:02:39 +05:30 |
|
data-types.c
|
Fix #70
|
2017-04-28 09:21:40 +05:30 |
|
data-types.h
|
Fix reset not resetting default foreground and background colors
|
2017-05-17 09:22:06 +05:30 |
|
fontconfig.c
|
Linux: Use libfontconfig directly instead of calling fc-match
|
2017-02-08 21:52:10 +05:30 |
|
freetype.c
|
Use a special test launcher that links the sanitize runtime library directly
|
2017-05-15 12:07:36 +05:30 |
|
gl.h
|
DRYer
|
2017-02-24 15:56:04 +05:30 |
|
glfw.c
|
Ask the window manager to mark the window as requiring attention when a bell occurs
|
2017-05-15 12:06:06 +05:30 |
|
glfw.h
|
...
|
2017-01-12 10:22:46 +05:30 |
|
history.c
|
Use a special test launcher that links the sanitize runtime library directly
|
2017-05-15 12:07:36 +05:30 |
|
key_encoding.py
|
No need ot build the key map on every startup
|
2017-02-11 10:48:36 +05:30 |
|
keys.py
|
Use rmkx codes as basis for control+special key codes
|
2017-03-15 16:27:17 +05:30 |
|
kitty.conf
|
Allow changing font size in a running terminal using keyboard shortcuts.
|
2017-03-31 10:00:56 +05:30 |
|
layout.py
|
Have the layouts calculate the blank rectangles
|
2017-01-18 13:55:51 +05:30 |
|
line-buf.c
|
Use a special test launcher that links the sanitize runtime library directly
|
2017-05-15 12:07:36 +05:30 |
|
line.c
|
Split up the color field into fg/bg colors
|
2017-05-15 12:06:06 +05:30 |
|
main.py
|
Call set_locale() at startup
|
2017-05-15 12:06:06 +05:30 |
|
modes.h
|
Allow clients to query if the terminal emulator support styled underlines
|
2017-02-10 16:00:51 +05:30 |
|
mouse.py
|
Implement the mouse tracking protocol
|
2016-12-02 14:23:38 +05:30 |
|
parser.c
|
Implement OSC codes for changing selection colors
|
2017-05-17 08:55:57 +05:30 |
|
rewrap.h
|
Split up the color field into fg/bg colors
|
2017-05-15 12:06:06 +05:30 |
|
rgb.py
|
Generate X11 RGB color name table from rgb.txt
|
2017-05-17 07:38:56 +05:30 |
|
screen.c
|
Fix reset not resetting default foreground and background colors
|
2017-05-17 09:22:06 +05:30 |
|
session.py
|
Allow naming of session tabs
|
2016-12-07 09:39:43 +05:30 |
|
shaders.py
|
Ensure texture buffer is bound before uploading to it
|
2017-02-24 14:35:02 +05:30 |
|
sprites.c
|
Split up the color field into fg/bg colors
|
2017-05-15 12:06:06 +05:30 |
|
tabs.py
|
Fix tab bar borders not being blanked
|
2017-02-09 17:34:56 +05:30 |
|
terminfo.py
|
Implement DECCKM
|
2017-02-05 15:30:16 +05:30 |
|
timers.py
|
Ignore exceptions when printing error messages
|
2017-01-10 17:17:23 +05:30 |
|
tracker.c
|
Implement reverse video and DECSCNM
|
2016-11-30 11:12:34 +05:30 |
|
tracker.h
|
Implement reverse video and DECSCNM
|
2016-11-30 11:12:34 +05:30 |
|
unicode-data.h
|
...
|
2016-11-19 14:41:40 +05:30 |
|
utils.py
|
Generate X11 RGB color name table from rgb.txt
|
2017-05-17 07:38:56 +05:30 |
|
wcwidth9.h
|
Add an option to use a modern wcwidth() instead of the system one
|
2017-01-12 19:28:51 +05:30 |
|
window.py
|
Implement OSC codes for changing selection colors
|
2017-05-17 08:55:57 +05:30 |