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

Commit Graph

  • dbd853a082 Document new keys in book/ Blaž Hrastnik 2021-08-08 13:31:09 +0900
  • e2c3547f26 Improve nix indents Blaž Hrastnik 2021-08-08 13:26:30 +0900
  • 02cba2a7f4 Implement alt-( and alt-) to rotate selection contents Blaž Hrastnik 2021-08-08 13:26:13 +0900
  • 9cda0060fe Document pos_at_coords better. Nathan Vegdahl 2021-08-07 15:34:01 -0700
  • 7e82895dec
    helix-term: refactor paste-replace commands Dmitry Sharshakov 2021-08-07 16:22:28 +0300
  • b363b0baee
    helix-view: tidy macros Dmitry Sharshakov 2021-08-07 15:52:53 +0300
  • a530f881f9
    Update helix-view/src/clipboard.rs Dmitry Sharshakov 2021-08-07 15:45:30 +0300
  • ba729349b8 languages: Add missing comment token for elixir and nix Blaž Hrastnik 2021-08-07 15:04:37 +0900
  • 385a6b5a1a lsp: Refactor duplex to avoid issues with select! + read_exact Blaž Hrastnik 2021-08-07 15:02:12 +0900
  • a2e8a33d20 Remove unnecessary highlight from file picker Gokul Soumya 2021-08-07 11:29:10 +0530
  • 8714b71991 Do not shutdown lsp during claim_term Luctius 2021-08-06 19:47:46 +0200
  • 14c4082946 Fix regression in 821565e4efe84f97e08327138cbe8f09aba934e0 Ivan Tham 2021-08-07 09:25:29 +0800
  • 84c43ac721 fix(helix-lsp): remove reduntant pattern matching gbaranski 2021-08-06 21:59:07 +0200
  • 486a827412 fix(helix-lsp): drop semaphore instead of forget gbaranski 2021-08-06 21:57:49 +0200
  • 516fe85bcd feat(helix-lsp): implement semaphore for reading server messages gbaranski 2021-08-06 21:43:57 +0200
  • ed5560f645 feat(helix-lsp): add useful logging gbaranski 2021-08-06 21:43:07 +0200
  • 820b85ee24 Cleanup unnecessary pubs and derives Gokul Soumya 2021-08-06 23:25:56 +0530
  • c722714d22 Do not shutdown lsp during claim_term Luctius 2021-08-06 19:47:46 +0200
  • f902c5f38b Ignore directory symlinks in file picker Gokul Soumya 2021-08-06 19:51:33 +0530
  • a524cd8d0a Disable syntax highlight for picker preview Gokul Soumya 2021-08-06 18:40:14 +0530
  • d21fc2deeb deploy: b20a5c4c0ef16bb0298d072ac7ac8450796b5954 archseer 2021-08-06 02:23:09 +0000
  • b20a5c4c0e ui: menu: Allow wrapping around on ctrl-p/shift tab Blaž Hrastnik 2021-08-06 11:22:23 +0900
  • 66a90130a5 Implement selection rotation with ( and ) Blaž Hrastnik 2021-08-06 11:22:01 +0900
  • 953125d3f3
    Fix around-word text-object selection. (#546) Nathan Vegdahl 2021-08-05 17:32:33 -0700
  • 8ecd05e0fd Fix unused import warning from rebase. Nathan Vegdahl 2021-08-05 10:17:12 -0700
  • 23e8e0381f Update commented-out test case. Nathan Vegdahl 2021-08-05 10:12:45 -0700
  • 364278398a Make select-word-around select all white space on a side. Nathan Vegdahl 2021-08-04 10:36:39 -0700
  • 63c4c6f330 Text object around-word: select to the left if no whitespace on the right. Nathan Vegdahl 2021-08-03 10:10:56 -0700
  • 42b6e061dd Fix around-word text-object selection. Nathan Vegdahl 2021-08-03 08:22:47 -0700
  • ada6b9db1a
    view: remove names for different clipboard/selection providers Dmitry Sharshakov 2021-08-05 18:49:45 +0300
  • 7e4a85b474
    Tidy up code Dmitry Sharshakov 2021-08-05 18:41:48 +0300
  • d16eab4aee Merge branch 'master' into primary-clipboard Dmitry Sharshakov 2021-08-05 18:32:59 +0300
  • 2316230017
    refactor: merge clipboard and primary selection implementations Dmitry Sharshakov 2021-08-05 18:29:03 +0300
  • b76b8e7c95
    config: correct defaults if terminal prop is not set Dmitry Sharshakov 2021-08-05 18:24:08 +0300
  • e4f52da2bd
    Use | register for shell commands Omnikar 2021-08-05 08:55:46 -0400
  • ffef3eadb6
    fix formatting Dmitry Sharshakov 2021-08-05 14:24:54 +0300
  • b273396ef2
    Update helix-term/src/ui/editor.rs Dmitry Sharshakov 2021-08-05 14:11:17 +0300
  • 10c77cdc03 Exit extend after yank Ivan Tham 2021-07-30 10:39:47 +0800
  • c0570aa4fa deploy: 5342f976d4abd5fa7673fdb81c3c38828ad3abc7 archseer 2021-08-05 08:04:44 +0000
  • 5342f976d4 Document C/Alt-C in the keymap Blaž Hrastnik 2021-08-05 16:53:51 +0900
  • 0793841ac3 Refactor copy selection vertically Blaž Hrastnik 2021-08-04 11:55:01 +0900
  • f160008add Vertical Selection Cor 2021-07-17 14:09:46 +0200
  • a786f26220 Document C/Alt-C in the keymap Blaž Hrastnik 2021-08-05 16:53:51 +0900
  • 7918db0e66 Refactor copy selection vertically Blaž Hrastnik 2021-08-04 11:55:01 +0900
  • ad30558195 Vertical Selection Cor 2021-07-17 14:09:46 +0200
  • 4e38182ed9
    Enforce trailing comma in commands macro Omnikar 2021-08-05 00:34:25 -0400
  • db0d5d5524
    Format Dmitry Sharshakov 2021-08-04 17:41:00 +0300
  • 1e8162e6ea
    helix-term: make middle click paste optional Dmitry Sharshakov 2021-08-04 17:37:51 +0300
  • 5b2b7464b6
    Default to sh instead of $SHELL for shell commands Omnikar 2021-08-04 08:23:06 -0400
  • 05ae6505f3
    rename primary selection to primary clipboard in scope of PR Dmitry Sharshakov 2021-08-04 14:28:51 +0300
  • 19f6c94603
    helix-term: multiple cursor support for middle click paste Dmitry Sharshakov 2021-08-04 14:05:25 +0300
  • f898fada7e
    clipboard: support xclip for primary selection Dmitry Sharshakov 2021-08-04 13:10:15 +0300
  • 74681bddf5
    clipboard: support xsel for primary selection Dmitry Sharshakov 2021-08-04 12:47:28 +0300
  • fb06c20a82
    editor: implement primary selection copy/paste using commands Dmitry Sharshakov 2021-08-04 12:41:17 +0300
  • 71eb635444
    helix-term: add commands for interaction with primary clipboard Dmitry Sharshakov 2021-08-04 12:11:50 +0300
  • 684b8dcc4b
    helix-term: discard result of setting primary selection Dmitry Sharshakov 2021-08-04 09:53:51 +0300
  • c938a7b22e
    helix-term: don't update primary selection if it is a single character Dmitry Sharshakov 2021-08-04 09:50:59 +0300
  • 8ccbe360fc
    helix-term: copy to primary selection after mouse move stops Dmitry Sharshakov 2021-08-04 09:45:06 +0300
  • 5b8815148b
    Format Dmitry Sharshakov 2021-08-04 09:11:20 +0300
  • 2c20d35740
    view: add Wayland primary clipboard Dmitry Sharshakov 2021-08-04 09:09:17 +0300
  • 75fed681c9
    clipboard-none: add in-memory fallback buffer Dmitry Sharshakov 2021-08-04 08:47:32 +0300
  • 8b1474fd70
    Use slice instead of iterator for shell invocation Omnikar 2021-08-04 01:21:31 -0400
  • c9cbc344fc Fix buggy surround behavior from #376. Nathan Vegdahl 2021-08-03 07:22:27 -0700
  • 8c3a5b14de Add goto_last_line command, and bind it to ge. Nathan Vegdahl 2021-08-03 06:49:40 -0700