Commit Graph

  • 9c99ee1378 Add ability to merge language configuration Wojciech Kępka 2021-06-22 20:28:45 +0200
  • 7deadc457a Missed some items in the CRLF PR. Nathan Vegdahl 2021-06-22 10:15:30 -0700
  • 96e85610cb Use `sort_by_key` wojciechkepka 2021-06-22 18:17:46 +0200
  • 3c75d46cf0 deploy: 866b32b5d7 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: e0fd08d6df 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: aca9d73fe4 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
  • eaf259f8aa Fix build.. Blaž Hrastnik 2021-06-20 23:40:48 +0900
  • df6f093eaf deploy: f41688d960 archseer 2021-06-20 14:38:17 +0000
  • f41688d960 Merge `x` and `X` Blaž Hrastnik 2021-06-20 23:37:11 +0900
  • 67092d9f14 deploy: ffb54b4eac archseer 2021-06-20 14:26:08 +0000
  • ffb54b4eac book: document new system clipboard mappings Benoît CORTIER 2021-06-20 09:39:10 -0400
  • f50261c944 Add mappable commands for system clipboard Benoît CORTIER 2021-06-19 02:27:43 -0400
  • a2b8cfca34 Add system clipboard yank and paste commands Benoît CORTIER 2021-06-14 17:37:17 -0400
  • 3e248f34de book: document new system clipboard mappings Benoît CORTIER 2021-06-20 09:39:10 -0400
  • 6673c65e75 Add mappable commands for system clipboard Benoît CORTIER 2021-06-19 02:27:43 -0400
  • d59c9f3baf Add a blank issue template wojciechkepka 2021-06-20 14:15:18 +0200
  • 82018af609 Add a template for a feature request wojciechkepka 2021-06-20 14:13:50 +0200
  • e657364e3c Add system clipboard yank and paste commands Benoît CORTIER 2021-06-14 17:37:17 -0400
  • 16fcf66c80 Add a blank issue template wojciechkepka 2021-06-20 14:15:18 +0200
  • 3c51a0e12d Add a template for a feature request wojciechkepka 2021-06-20 14:13:50 +0200
  • fc39a6c40d Add comment, statusline + commandline = 2 wojciechkepka 2021-06-20 12:35:12 +0200
  • 0882712b45 Use full screen size wojciechkepka 2021-06-20 07:15:08 +0200
  • 980e602352 Make completion window move to top when cursor is below half wojciechkepka 2021-06-20 06:13:44 +0200
  • 37147c02c6 Add comment, statusline + commandline = 2 wojciechkepka 2021-06-20 12:35:12 +0200
  • 781adde511 Use full screen size wojciechkepka 2021-06-20 07:15:08 +0200
  • 5d22e3c4e5 Misc fixes and clean up of line ending detect code. Nathan Vegdahl 2021-06-20 00:40:41 -0700
  • 34ebe82654 ui: prompt: Add more keymappings Blaž Hrastnik 2021-06-19 16:31:04 +0900
  • e9a3245aae Re-export unicode crates from helix_core Blaž Hrastnik 2021-06-18 17:47:10 +0900
  • 9275021497 ui: prompt: Better unicode support Blaž Hrastnik 2021-06-18 17:31:31 +0900
  • 4b6b55cc78 Make completion window move to top when cursor is below half wojciechkepka 2021-06-20 06:13:44 +0200
  • 59c59deb46 Add missing `theme` to toml config wojciechkepka 2021-06-20 04:17:43 +0200
  • 1498c6ea69 deploy: 29f77b9c5f archseer 2021-06-20 04:04:49 +0000
  • 29f77b9c5f Fix docx formatting and links Gokul Soumya 2021-06-20 08:17:22 +0530
  • e2ea3e76fd Fix docx formatting and links Gokul Soumya 2021-06-20 08:17:22 +0530
  • 7429713b7b Add missing `theme` to toml config wojciechkepka 2021-06-20 04:17:43 +0200
  • 4b7276ddd6
    ci: Test with --release on releases Blaž Hrastnik 2021-06-20 10:48:42 +0900
  • 4f108ab1b2 Fix tests failing on cargo test --release Blaž Hrastnik 2021-06-20 10:42:46 +0900
  • 8634e04a31 added the line_end helper function Jan Hrastnik 2021-06-20 02:22:10 +0200
  • 701eb0dd68 changed some hardcoded newlines, removed a else if in line_ending.rs Jan Hrastnik 2021-06-20 01:24:36 +0200