1
0
mirror of https://github.com/helix-editor/helix synced 2024-11-10 10:34:45 +01:00

Commit Graph

  • 3c75d46cf0 deploy: 866b32b5d7f997cf33cb9ec5c155348a58fc267b archseer 2021-06-22 16:05:44 +0000
  • 866b32b5d7 Add repology.org packaging status Blaž Hrastnik 2021-06-23 01:05:08 +0900
  • 39d59216e4
    Fix link to good first issue Blaž Hrastnik 2021-06-23 00:51:30 +0900
  • 25ec013410 Fallback file time to modified then created then UNIX_EPOCH wojciechkepka 2021-06-22 16:33:07 +0200
  • 20f33ead67 minor: Remove old TODOs Blaž Hrastnik 2021-06-22 23:26:34 +0900
  • 2f14cb4527 deploy: e0fd08d6df93c7a42289ee9859406077c1dbf638 archseer 2021-06-22 05:28:09 +0000
  • e0fd08d6df Rename surround to match_mode Gokul Soumya 2021-06-22 10:40:50 +0530
  • 753ed4cbc5 Add documentation for surround Gokul Soumya 2021-06-22 10:36:29 +0530
  • 892c80771a Correctly identify pairs when cursor on pair Gokul Soumya 2021-06-22 09:17:44 +0530
  • b00e9fc227 Handle line endings correctly in surround Gokul Soumya 2021-06-22 09:06:42 +0530
  • b79b5e66f2 Move match_bracket to mm Gokul Soumya 2021-06-22 00:25:41 +0530
  • 86271bac18 Refactor and add tests for surround Gokul Soumya 2021-06-22 00:03:05 +0530
  • 4754b2e5ae Add more surround pair characters Gokul Soumya 2021-06-21 22:19:05 +0530
  • 13648d28b9 Add surround keybinds Gokul Soumya 2021-06-19 22:55:50 +0530
  • cada8316a8 Rename surround to match_mode Gokul Soumya 2021-06-22 10:40:50 +0530
  • bd951ad835 Add documentation for surround Gokul Soumya 2021-06-22 10:36:29 +0530
  • 7e0b356ccb Correctly identify pairs when cursor on pair Gokul Soumya 2021-06-22 09:17:44 +0530
  • 864ff755ca Handle line endings correctly in surround Gokul Soumya 2021-06-22 09:06:42 +0530
  • 9cbcf69cde Move match_bracket to mm Gokul Soumya 2021-06-22 00:25:41 +0530
  • 6e1574e650 Refactor and add tests for surround Gokul Soumya 2021-06-22 00:03:05 +0530
  • 8e644d29c3 Add more surround pair characters Gokul Soumya 2021-06-21 22:19:05 +0530
  • 91f19db20d Add surround keybinds Gokul Soumya 2021-06-19 22:55:50 +0530
  • 2f321b9335 lsp: Eagerly process notifications/server calls to avoid re-rendering Blaž Hrastnik 2021-06-22 13:47:57 +0900
  • 6dddd5cd1d build(nix): fetch submodules lazily Yusuf Bera Ertan 2021-06-21 21:03:56 +0300
  • a70de6e980
    Merge pull request #224 from helix-editor/line_ending_detection Blaž Hrastnik 2021-06-22 11:09:19 +0900
  • c704970fd7 Bump tokio from 1.6.1 to 1.7.1 dependabot[bot] 2021-06-21 23:05:23 +0000
  • 05bf9edebd Bump actions/upload-artifact from 2.2.3 to 2.2.4 dependabot[bot] 2021-06-21 23:04:09 +0000
  • 63ce151eb5
    Bump tokio from 1.6.1 to 1.7.1 dependabot[bot] 2021-06-21 23:05:23 +0000
  • 1eb3bb352a
    Bump actions/upload-artifact from 2.2.3 to 2.2.4 dependabot[bot] 2021-06-21 23:04:09 +0000
  • f2954fa153 Flesh out the line ending utility unit tests. Nathan Vegdahl 2021-06-21 12:56:42 -0700
  • a18d50b777 Add command to set the document's default line ending. Nathan Vegdahl 2021-06-21 12:36:01 -0700
  • 7c4fa18764 Fix clippy warnings. Nathan Vegdahl 2021-06-21 12:02:44 -0700
  • d33355650f Convert remaining commands to use the document's line ending setting. Nathan Vegdahl 2021-06-21 11:59:03 -0700
  • e436c30ed7 Make split_selection_on_newline command handle all line endings. Nathan Vegdahl 2021-06-21 11:22:07 -0700
  • 23d6188535 Update replace command to use document line ending setting. Nathan Vegdahl 2021-06-21 11:08:05 -0700
  • e9c7648099
    build(nix): fetch submodules lazily Yusuf Bera Ertan 2021-06-21 21:03:56 +0300
  • 07e28802f6 Add function to get the line ending of a str slice. Nathan Vegdahl 2021-06-21 10:29:29 -0700
  • 761866068e Sort files in file picker by access date wojciechkepka 2021-06-21 19:17:25 +0200
  • 714002048c Don't need getters/setters for line_ending property. Nathan Vegdahl 2021-06-21 09:52:21 -0700
  • 4f83cd5f16 Refactor, add ui.cursor.primary wojciechkepka 2021-06-21 18:01:35 +0200
  • 9fd17d4ff5 Use pep 8 indentation for python Ivan Tham 2021-06-21 20:32:52 +0800
  • f40fd67ac2
    Use pep 8 indentation for python Ivan Tham 2021-06-21 20:32:52 +0800
  • 994ff4b269
    Don't run wl-copy with --foreground Blaž Hrastnik 2021-06-21 19:06:57 +0900
  • ee80fa8ea9 Cleanup spinners and messages on progress end Wojciech Kępka 2021-06-21 10:14:50 +0200
  • 0c18b0ca52 Cleanup spinners and messages on progress end Wojciech Kępka 2021-06-21 10:14:50 +0200
  • dd5e475ad6 deploy: aca9d73fe400e5147f27995374794781c1c49079 archseer 2021-06-21 03:59:22 +0000
  • aca9d73fe4 Hold Config in Application, expect at least one editor view wojciechkepka 2021-06-21 05:44:50 +0200
  • cc357d5096 Add progress spinners to status line wojciechkepka 2021-06-20 21:31:45 +0200
  • b2804b14b1 Add a Spinner wojciechkepka 2021-06-20 21:31:18 +0200
  • 618ad55dc1 Update docs wojciechkepka 2021-06-20 21:31:03 +0200
  • d0d45a93b4 Hold Config in Application, expect at least one editor view wojciechkepka 2021-06-21 05:44:50 +0200
  • 5cd4d9f099 Add ability to theme primary selecition wojciechkepka 2021-06-20 22:02:41 +0200
  • d39a764399 Fix typo in feature request template wojciechkepka 2021-06-20 20:49:56 +0200
  • 3d3149e0d5 Silence clippy warning. Nathan Vegdahl 2021-06-20 16:13:59 -0700
  • e686c3e462 Merge branch 'master' of github.com:helix-editor/helix into line_ending_detection Nathan Vegdahl 2021-06-20 16:09:14 -0700
  • 4efd6713c5 Work on moving code over to LineEnding instead of assuming '\n'. Nathan Vegdahl 2021-06-20 15:09:10 -0700
  • d52c7017bf Add ability to theme cursor wojciechkepka 2021-06-20 21:47:35 +0200
  • 669add4d85 Update docs wojciechkepka 2021-06-20 21:47:32 +0200
  • bd55596cb2 Add progress spinners to status line wojciechkepka 2021-06-20 21:31:45 +0200
  • 4e446eef8f Add a Spinner wojciechkepka 2021-06-20 21:31:18 +0200
  • 5d6f04e42a Update docs wojciechkepka 2021-06-20 21:31:03 +0200
  • 5c8d0c4da3 Fix typo in feature request template wojciechkepka 2021-06-20 20:49:56 +0200
  • 985625763a Fix doc warnings Ivan Tham 2021-06-19 23:11:26 +0800
  • e898595e0a Fix doc warnings Ivan Tham 2021-06-19 23:11:26 +0800