mirror of https://github.com/helix-editor/helix
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.
636c91c76b
This resolves some confusing behavior where a scratch document created by piping into hx is discarded when navigating away from that document. We discard any scratch documents that are not modified and the original `Editor::new_file_from_stdin` would create unmodified documents. We refactor this function to create an empty document first and then to apply the text from stdin as a change. |
1 year ago | |
---|---|---|
.. | ||
handlers | 2 years ago | |
base64.rs | 2 years ago | |
clipboard.rs | 2 years ago | |
document.rs | 1 year ago | |
editor.rs | 1 year ago | |
env.rs | 2 years ago | |
graphics.rs | 2 years ago | |
gutter.rs | 2 years ago | |
info.rs | 1 year ago | |
input.rs | 2 years ago | |
keyboard.rs | 2 years ago | |
lib.rs | 2 years ago | |
macros.rs | 2 years ago | |
theme.rs | 1 year ago | |
tree.rs | 2 years ago | |
view.rs | 2 years ago |