Daniel Hahler fec5a80b89 Init bm
Not sure why this became necessary though?!

Fixes:

    Linking kitty/fast_data_types ...
    kitty/freetype.c: In function ‘render_glyphs_in_cells’:
    kitty/freetype.c:514:82: warning: ‘bm.right_edge’ may be used uninitialized in this function [-Wmaybe-uninitialized]
             if (num_cells > 1 && right_edge < canvas_width && (delta = (canvas_width - right_edge) / 2) && delta > 1) {
                                                                                      ^
    kitty/freetype.c:490:21: note: ‘bm.right_edge’ was declared here
         ProcessedBitmap bm;
                         ^
2018-09-29 16:20:10 +02:00
2018-09-26 19:54:42 +05:30
2018-09-27 08:52:40 +05:30
2018-09-29 16:20:10 +02:00
2018-09-09 14:02:46 +05:30
2018-02-12 10:19:29 +05:30
2018-06-18 14:39:12 +02:00
2018-05-09 11:32:22 +05:30
2018-05-30 12:46:00 +05:30
2018-09-22 20:22:15 +02:00
...
2018-06-02 11:29:07 +05:30
2018-09-01 10:32:08 +05:30
2018-08-29 03:18:25 +02:00

= kitty - the fast, featureful, GPU based, terminal emulator

See https://sw.kovidgoyal.net/kitty

image::https://travis-ci.org/kovidgoyal/kitty.svg?branch=master[Build status, link=https://travis-ci.org/kovidgoyal/kitty]
Description
No description provided
Readme GPL-3.0 157 MiB
Languages
Python 38.5%
C 28%
Go 26.4%
Objective-C 5.5%
Shell 1%
Other 0.5%