| .. |
|
__init__.py
|
Start work on OpenGL bindings
|
2016-11-02 21:27:20 +05:30 |
|
char_grid.py
|
...
|
2016-11-26 18:08:02 +05:30 |
|
charsets.c
|
Remove no longer needed charset code
|
2016-11-23 20:30:00 +05:30 |
|
child.py
|
Do not use a global variable to store child data
|
2016-11-21 10:21:17 +05:30 |
|
colors.c
|
Implement control code to change colors
|
2016-11-24 16:28:08 +05:30 |
|
config.py
|
Move the default config into its own file
|
2016-11-24 18:25:26 +05:30 |
|
constants.py
|
Refactor to support multiple windows/tabs
|
2016-11-26 17:40:28 +05:30 |
|
control-codes.h
|
Implement scroll by n lines
|
2016-11-24 10:36:54 +05:30 |
|
cursor.c
|
Use a circular buffer for the savepoints
|
2016-11-19 11:03:21 +05:30 |
|
data-types.c
|
Implement DCS querying of terminfo data
|
2016-11-24 12:12:19 +05:30 |
|
data-types.h
|
Also allow all mouse motion tracking mode
|
2016-11-25 08:38:22 +05:30 |
|
develop_gl.py
|
Rendering of underline/strikethrough
|
2016-11-23 09:01:07 +05:30 |
|
fonts.py
|
Use ceil() rather than floor() when converting font units to pixels
|
2016-11-23 09:29:57 +05:30 |
|
gl.h
|
...
|
2016-11-12 08:59:29 +05:30 |
|
history.c
|
Implement keyboard shortcuts for scrolling
|
2016-11-21 20:48:51 +05:30 |
|
keys.py
|
Define shifted variants for a few common keys
|
2016-11-24 12:57:37 +05:30 |
|
kitty.conf
|
Move the default config into its own file
|
2016-11-24 18:25:26 +05:30 |
|
layout.py
|
Refactor to support multiple windows/tabs
|
2016-11-26 17:40:28 +05:30 |
|
line-buf.c
|
Show a wide cursor when over a wide character
|
2016-11-21 14:30:08 +05:30 |
|
line.c
|
More work on migrating Screen
|
2016-11-13 16:51:14 +05:30 |
|
main.py
|
Refactor to support multiple windows/tabs
|
2016-11-26 17:40:28 +05:30 |
|
modes.h
|
Also allow all mouse motion tracking mode
|
2016-11-25 08:38:22 +05:30 |
|
parser.c
|
Release GIL during read()
|
2016-11-25 10:26:42 +05:30 |
|
rewrap.h
|
Fix screen being deleted on resize
|
2016-11-21 09:34:16 +05:30 |
|
screen.c
|
Refactor to support multiple windows/tabs
|
2016-11-26 17:40:28 +05:30 |
|
shaders.py
|
Refactor to support multiple windows/tabs
|
2016-11-26 17:40:28 +05:30 |
|
sprites.c
|
Rendering of underline/strikethrough
|
2016-11-23 09:01:07 +05:30 |
|
tabs.py
|
Clear the color buffer on startup
|
2016-11-26 21:23:30 +05:30 |
|
terminfo.py
|
Start work on supporting changing of entries in the color table
|
2016-11-24 15:28:52 +05:30 |
|
tracker.c
|
Use the new native screen class
|
2016-11-18 15:30:59 +05:30 |
|
tracker.h
|
Use the new native screen class
|
2016-11-18 15:30:59 +05:30 |
|
unicode-data.h
|
...
|
2016-11-19 14:41:40 +05:30 |
|
utils.py
|
Refactor to support multiple windows/tabs
|
2016-11-26 17:40:28 +05:30 |
|
window.py
|
Refactor to support multiple windows/tabs
|
2016-11-26 17:40:28 +05:30 |