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

Commit Graph

  • 639ee759f8 docs: Theme doc fixes from pickfire Ingrid 2021-06-05 14:24:23 +0200
  • 93202b2621 docs: Blaz's theming comments Ingrid Rebecca Abraham 2021-06-05 10:15:01 +0200
  • a9018f7e83 docs: theme documentation fixup Ingrid Rebecca Abraham 2021-06-05 03:07:57 +0200
  • bcb1afeb4c Add a comment to canonicalize_path Wojciech Kępka 2021-06-06 07:34:18 +0200
  • de946d2357 Add a TODO Wojciech Kępka 2021-06-06 07:31:40 +0200
  • 14f511da93 Create document if it doesn't exist on save Wojciech Kępka 2021-06-06 07:09:50 +0200
  • 392631b21d
    Update build.yml Blaž Hrastnik 2021-06-06 18:22:18 +0900
  • ce99ecc7a2 Add more coverage for CI Ivan Tham 2021-06-05 19:32:10 +0800
  • 2ac496f919 Do not move past number of matches Kevin Sjöberg 2021-06-06 10:06:47 +0200
  • aed99eff94 Calculate offset when moving picker cursor Kevin Sjöberg 2021-06-06 10:41:21 +0200
  • 9d6b670f74 Do not move past number of matches Kevin Sjöberg 2021-06-06 10:06:47 +0200
  • cc0a5e742f Refactor index assignment Kevin Sjöberg 2021-06-06 09:49:37 +0200
  • d16ff5ad70 Allow moving backwards in completions Kevin Sjöberg 2021-06-05 23:20:34 +0200
  • e83df61172 Trigger directory completion upon pressing Enter Kevin Sjöberg 2021-06-05 22:40:11 +0200
  • 5a7848353f Add a comment to canonicalize_path Wojciech Kępka 2021-06-06 07:34:18 +0200
  • bb38b8671b Add a TODO Wojciech Kępka 2021-06-06 07:31:40 +0200
  • 7d9b9cb16d Create document if it doesn't exist on save Wojciech Kępka 2021-06-06 07:09:50 +0200
  • 21d4a8050b Add spc w w for window mode Ivan Tham 2021-06-06 13:09:21 +0800
  • 5eaa79e780 wip Shafkath Shuhan 2021-06-06 00:41:17 -0400
  • 4847ef9607 added test Shafkath Shuhan 2021-06-06 00:33:40 -0400
  • e3167f594f add changes Shafkath Shuhan 2021-06-06 00:02:23 -0400
  • 9d4b0fdc58 fix Shafkath Shuhan 2021-06-05 23:38:51 -0400
  • a5a7b788c4 Merge branch 'patch-03' of github.com:kirawi/helix into patch-03 Shafkath Shuhan 2021-06-05 23:34:23 -0400
  • 5bbc2638b7 clippy Shafkath Shuhan 2021-06-05 23:34:06 -0400
  • 4e791f7c70
    Merge branch 'master' into patch-03 Kirawi 2021-06-05 23:31:27 -0400
  • d461702bfa
    Update helix-core/src/transaction.rs Kirawi 2021-06-05 23:29:39 -0400
  • c837334e04 Merge branch 'master' of github.com:helix-editor/helix into patch-03 Shafkath Shuhan 2021-06-05 23:27:58 -0400
  • c5edc6c096 fix unicode break Shafkath Shuhan 2021-06-05 23:23:42 -0400
  • 2b9cd741fa fix unicode break Shafkath Shuhan 2021-06-05 23:05:24 -0400
  • 2a5dbcf3f4 deploy: 5463a436a8d5647b90c7bfc54f7fc714465384fa archseer 2021-06-06 01:49:31 +0000
  • 5463a436a8 Return an error if we request an embedded file that does not exist. Brian Dawn 2021-06-05 15:24:10 -0500
  • e09b0f4eff Add a smoke test around loading runtime files. Brian Dawn 2021-06-05 12:12:59 -0500
  • f3db12e240 Simplify the load_runtime_file code. Brian Dawn 2021-06-05 12:12:08 -0500
  • 676719b361 Simplify creating pathbufs. Brian Dawn 2021-06-05 11:52:13 -0500
  • ae105812d6 Apply suggestions from code review Brian Dawn 2021-06-05 11:50:34 -0500
  • 255598a2cb Make rust-embed optionally included based on the embed_runtime feature. Brian Dawn 2021-06-05 08:05:08 -0500
  • 62d181de78 Provide a feature flag to be able to embed the runtime folder. Brian Dawn 2021-06-03 15:46:56 -0500
  • abe169f523 deploy: 8c2fa12ffc006de787992b4022263be033ac8200 archseer 2021-06-06 01:12:51 +0000
  • 8c2fa12ffc Add window mode Ivan Tham 2021-06-05 15:45:24 +0800
  • 212f6bc372 changed flag in build_cpp '/std:c++14' to '/std:c++17' due to tree_sitter_haskell not compiling on msvc without it Jan Hrastnik 2021-06-05 23:56:04 +0200
  • e042121f43 changed flag in build_cpp '/std:c++14' to '/std:c++17' due to tree_sitter_haskell not compiling on msvc without it Jan Hrastnik 2021-06-05 23:56:04 +0200
  • 08b1f5c48d Return an error if we request an embedded file that does not exist. Brian Dawn 2021-06-05 15:24:10 -0500
  • a80340d347 Add a smoke test around loading runtime files. Brian Dawn 2021-06-05 12:12:59 -0500
  • d2ba11a090 Simplify the load_runtime_file code. Brian Dawn 2021-06-05 12:12:08 -0500
  • 63f5d15dad Simplify creating pathbufs. Brian Dawn 2021-06-05 11:52:13 -0500
  • f9a5795e5b Apply suggestions from code review Brian Dawn 2021-06-05 11:50:34 -0500
  • 9ac0861cf9 Make rust-embed optionally included based on the embed_runtime feature. Brian Dawn 2021-06-05 08:05:08 -0500
  • d85d1b7463 Provide a feature flag to be able to embed the runtime folder. Brian Dawn 2021-06-03 15:46:56 -0500
  • c5c3ec07f4 fix: panicked at 'attempt to subtract with overflow' helix-term/src/ui/editor.rs:275:29 This would happen when the window-size was to small to display the entire width and one would start jumping forwards with f<some_char> and the beginning of the highlighted area would end up outside of the window ahkrr 2021-06-05 16:32:23 +0200
  • 444cd0b068 fix: make find_prev_char and till_prev_char work Bevore this PR commands::find_prev_char and commands::till_prev_char were triggerable through keys but seach::find_nth_next() was hardcoded in _find_char. The passed fn was nerver used. With this PR the passed fn is used. The change in search.rs resolves an off by one error in the behivor of find_nth_prev ahkrr 2021-06-05 16:25:45 +0200
  • f6a900fee1 syntax: Use a different C++ flag for MSVC Blaž Hrastnik 2021-06-05 23:57:30 +0900
  • 0bbc63013b fix: panicked at 'attempt to subtract with overflow' helix-term/src/ui/editor.rs:275:29 This would happen when the window-size was to small to display the entire width and one would start jumping forwards with f<some_char> and the beginning of the highlighted area would end up outside of the window ahkrr 2021-06-05 16:32:23 +0200
  • 01fcb29085 fix: make find_prev_char and till_prev_char work Bevore this PR commands::find_prev_char and commands::till_prev_char were triggerable through keys but seach::find_nth_next() was hardcoded in _find_char. The passed fn was nerver used. With this PR the passed fn is used. The change in search.rs resolves an off by one error in the behivor of find_nth_prev ahkrr 2021-06-05 16:25:45 +0200
  • 6254720f53
    Add unreachable context Ivan Tham 2021-06-05 20:18:27 +0800
  • 359b9c72bc Add more coverage for CI Ivan Tham 2021-06-05 19:32:10 +0800
  • 7cc9dfb355 Add window mode Ivan Tham 2021-06-05 15:45:24 +0800
  • 407b37c327 Better link to Matrix Blaž Hrastnik 2021-06-05 12:01:48 +0900
  • 2bb71a829e
    Don't panic on empty file/buffer (#108) notoria 2021-06-05 06:00:43 +0200
  • c17dcb8633
    Fixing Multiple Panics (#121) Kirawi 2021-06-04 23:49:19 -0400
  • 1c3dafe85e wip Shafkath Shuhan 2021-06-04 23:34:15 -0400
  • 40fe795983 wip Shafkath Shuhan 2021-06-04 23:29:32 -0400
  • 8db48d6d3d init Shafkath Shuhan 2021-06-04 23:13:27 -0400
  • 20059ee12e fixes Shafkath Shuhan 2021-06-04 21:38:57 -0400
  • c0a78a2026 fmt Shafkath Shuhan 2021-06-04 20:41:32 -0400