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.
helix/helix-term/src
Nikolay Minaev 0813147b97
Use fs' mtime to avoid saving problem on out-of-synced network fs (#11142)
In the case of network file systems, if the server time is ahead
of the local system time, then helix could annoy with messages
that the file has already been modified by another application.
4 months ago
..
commands Consistently maintain view position (#10559) 4 months ago
handlers only show inline diagnostics after a delay 4 months ago
keymap feat(command): select_all_children 7 months ago
ui Consistently maintain view position (#10559) 4 months ago
application.rs Use fs' mtime to avoid saving problem on out-of-synced network fs (#11142) 4 months ago
args.rs Fallback to filename for +arg (#9333) 10 months ago
commands.rs Consistently maintain view position (#10559) 4 months ago
compositor.rs add redraw command (#6949) 1 year ago
config.rs feat: smart_tab 1 year ago
events.rs only show inline diagnostics after a delay 4 months ago
handlers.rs only show inline diagnostics after a delay 4 months ago
health.rs Add glob file type support (#8006) 9 months ago
job.rs Add hook/event system 10 months ago
keymap.rs Allow numbers as second input event (#8471) 9 months ago
lib.rs Ignore .svn version control files (#10536) 7 months ago
main.rs Add glob file type support (#8006) 9 months ago