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.
Keith Simmons dd74ff4239
fix for macos finder issue (#1162)
* attempt fix for finder issue

* pull command creation functions out and implement macos exists and which

* remove macos hack

* refactor platform specific startup code

* fix wsl command issue

Co-authored-by: Keith Simmons <keithsim@microsoft.com>
3 years ago
..
bridge fix for macos finder issue (#1162) 3 years ago
editor redraw after new default style 3 years ago
renderer Use loaded fonts if no configured font works (#1171) 3 years ago
settings Use loaded fonts if no configured font works (#1171) 3 years ago
window refactor: Move call to SETTINGS.get inside should_ignore_input (#1169) 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 fix for macos finder issue (#1162) 3 years ago
redraw_scheduler.rs organize use statements 3 years ago
running_tracker.rs minor refactoring (should startup faster) and handle exit codes properly 3 years ago
windows_utils.rs organize use statements 3 years ago