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.
b927985cd0
Two changes from the parent commit: * Save only the `Picker::primary_query` - so you don't save other parts of the query, for example `%path foo.rs` while in `global_search`. * Move the saving out of the `if let Some(option) = self.selection()` block. So when you hit enter you save to history whether you have a selection or not. If you want to close the picker without saving to the register you can use C-c or Esc instead. |
4 months ago | |
---|---|---|
.. | ||
commands | 4 months ago | |
handlers | 4 months ago | |
keymap | 7 months ago | |
ui | 4 months ago | |
application.rs | 4 months ago | |
args.rs | 10 months ago | |
commands.rs | 4 months ago | |
compositor.rs | 1 year ago | |
config.rs | 1 year ago | |
events.rs | 4 months ago | |
handlers.rs | 4 months ago | |
health.rs | 9 months ago | |
job.rs | 10 months ago | |
keymap.rs | 9 months ago | |
lib.rs | 7 months ago | |
main.rs | 9 months ago |