1.1.0 #342
Replies: 3 comments 9 replies
-
This is cool, I like the whole idea of a simple text editor. I have tested this out and this seems to have issues with the NVDA screen reader, when dialogues come up it will not read out the choices or what you have to do for example if you get the do you want to save your changes thing it doesn't tell you what to press to either save or discard, I have not got round to testing the accessibility of menu bars and other parts of the application yet, hopefully this can be fixed. |
Beta Was this translation helpful? Give feedback.
-
Wow, platform support for AArch64 added. |
Beta Was this translation helpful? Give feedback.
-
Installed this using Winget. Will the update come through that or do I have to manually update it with a new binary or something. (Sorry, first time Winget user.) |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Welcome to our first servicing release! Thanks to your contributions, this release contains a large amount of bug fixes and welcome additions. Let us know if you like it in the linked discussion.
If you're using Linux, we would greatly appreciate if you could help us find a name for our editor!
You can read more about it and vote here.
Changes
Go to Line
not scroll to that line #265, Fix minor issues around Go to Line/Column #267) (thanks @diabloproject, @Ride-A-Pig!)edit
(Allow bulk opening multiple files #143) (thanks @koitococo!)button_label
#276) (thanks @deadalusai!)Note that creating new files on Windows will default to not inserting a final newline.
Bug Fixes
Currently supported languages are: English, German, Spanish, French, Italian, Japanese, Korean, Brazilian Portuguese, Russian, Chinese Simplified, Chinese Traditional
Unfortunately, it will also not do anything. This requires support for the "Kitty Keyboard Protocol" which is not yet implemented in either Edit nor Windows Terminal.
Smaller Changes
Edit -> Select All
action #212) (thanks @ankddev!)Smaller Bug Fixes
aarch64-apple-darwin
(Fix page size for aarch64-apple-darwin in test #167) (thanks @youknowone!)tui
module #310) (thanks @rhysd!)Platform Support
Improvements to our use of Rust
offset_from_unsigned
as it is now available in stable Rust (remove simd::distance #131) (thanks @ThalliMega!)vt::Stream
(Remove unsafe lifetime transmute invt::Stream
#178) (thanks @arkeet!)Self
type more often (Use the Self type wherever possible #208) (thanks @adamnemecek!)std
for size as well (Optimize std for size #241) (thanks @yui-915!)Localization, Internationalization, Documentation
localization.rs
#100, Improve japanese localization. #232) (thanks @mznms, @suikan4github!)--help
message is now a lot more informative (Update --help to include line/column support #181) (thanks @Whitecat18!)This discussion was created from the release 1.1.0.
Beta Was this translation helpful? Give feedback.
All reactions