ZIm/crates/vim/src
Mikayla Maki 80c14c9198
Pull app / OS info out of GPUI, add Linux information, make fallible window initialization (#12869)
TODO:
- [x] Finish GPUI changes on other operating systems 

This is a largely internal change to how we report data to our
diagnostics and telemetry. This PR also includes an update to our blade
backend which allows us to report errors in a more useful way when
failing to initialize blade.


Release Notes:

- N/A

---------

Co-authored-by: Conrad Irwin <conrad.irwin@gmail.com>
2024-06-11 11:43:12 -07:00
..
normal vim: Add gU/gu/g~ (#12782) 2024-06-07 12:38:12 -06:00
test Pull app / OS info out of GPUI, add Linux information, make fallible window initialization (#12869) 2024-06-11 11:43:12 -07:00
change_list.rs vim test redux (#11709) 2024-05-11 14:04:05 -04:00
command.rs vim test redux (#11709) 2024-05-11 14:04:05 -04:00
editor_events.rs Use UpdateGlobal accessors in more places (#11925) 2024-05-16 13:30:04 -04:00
insert.rs Reduce spamming of inline completion discard events (#11999) 2024-05-17 16:37:17 -04:00
mode_indicator.rs Fix misalignment of vim mode indicator (#10962) 2024-04-24 19:17:10 -06:00
motion.rs vim: Fix g _ not having the expected behavior (#12607) 2024-06-05 15:00:13 -06:00
normal.rs vim: Add gU/gu/g~ (#12782) 2024-06-07 12:38:12 -06:00
object.rs vim test redux (#11709) 2024-05-11 14:04:05 -04:00
replace.rs vim test redux (#11709) 2024-05-11 14:04:05 -04:00
state.rs vim: Add gU/gu/g~ (#12782) 2024-06-07 12:38:12 -06:00
surrounds.rs vim test redux (#11709) 2024-05-11 14:04:05 -04:00
test.rs Maintain cursor to upper line in visual mode indent/outdent (#12582) 2024-06-06 17:45:25 +02:00
utils.rs Introduce DisplayRow, MultiBufferRow newtypes and BufferRow type alias (#11656) 2024-05-11 00:06:51 +03:00
vim.rs vim: Add gU/gu/g~ (#12782) 2024-06-07 12:38:12 -06:00
visual.rs Fix some edge-cases in vim visual delete (#12131) 2024-05-22 12:54:41 -06:00