You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Eric Pfister f5bb8cc89b
Fix cursor bold and italic rendering (#1136)
* Fix cursor bold and italic rendering

* Rename character to grid cell

* Rename character -> grid_cell in Cursor struct

* Rename get_cursor_character -> get_cursor_grid_cell
3 years ago
..
bridge Merge pull request #1118 from fredizzimo/improve_wsl_launch 3 years ago
editor Fix cursor bold and italic rendering (#1136) 3 years ago
renderer Fix cursor bold and italic rendering (#1136) 3 years ago
settings organize use statements 3 years ago
window Buttonless option for macOS (#1076) 3 years ago
channel_utils.rs organize use statements 3 years ago
cmd_line.rs Buttonless option for macOS (#1076) 3 years ago
dimensions.rs organize use statements 3 years ago
error_handling.rs Fix clippy, fix font load test (#517) 4 years ago
event_aggregator.rs organize use statements 3 years ago
frame.rs Buttonless option for macOS (#1076) 3 years ago
main.rs fork the stdio as well 3 years ago
redraw_scheduler.rs organize use statements 3 years ago
running_tracker.rs formatting and clippy fixes 3 years ago
windows_utils.rs organize use statements 3 years ago