Commit Graph

  • 7e09a921e4 Make it clear that ClearStatus is the same as ClearInfo Dmytro Maluka 2024-06-16 17:53:08 +0200
  • e2e8baf4f3 Improve misc actions return values Dmytro Maluka 2024-06-15 20:30:05 +0200
  • fc5d83f6c6 Improve RemoveMultiCursor & RemoveAllMultiCursors actions return values Dmytro Maluka 2024-06-15 17:28:29 +0200
  • 781f057e6f Improve Undo & Redo actions return values Dmytro Maluka 2024-06-15 01:00:36 +0200
  • 73934a8c41 Adding selection for ParagraphPrevious and ParagraphNext. hchac 2024-06-15 19:38:15 -0400
  • 762e31f2fd
    Merge pull request #3333 from masmu/feature/reset-search Jöran Karl 2024-07-16 06:21:47 +0200
  • 1f71667616
    Fix termpane not closing automatically after terminal job finished (#3386) Dmytro Maluka 2024-07-15 09:35:50 +0200
  • 5728cbe9f1
    Merge aab3854874 into a10624cc33 Yevhen Babiichuk (DustDFG) 2024-07-14 15:38:21 -0400
  • b07ebb2466
    Update the docs Justin Su 2024-07-14 15:36:42 -0400
  • 1bd8bd7851
    Use // comments for .json Justin Su 2024-07-14 15:24:06 -0400
  • b6e141ffca Fix termpane not closing automatically after terminal job finished Dmytro Maluka 2024-07-14 16:50:23 +0200
  • bcc8e1812c TryBindKey: ensure returning false if the binding wasn't successful Dmytro Maluka 2024-07-14 15:00:38 +0200
  • 37b5284005 TryBindKey: don't write to bindings.json unless overwrite is true Dmytro Maluka 2024-07-14 14:31:21 +0200
  • bdc57b472d
    Adding Jumping to opening and closing brace logic and actions, ... Neko Box Coder 2024-07-13 15:39:36 +0100
  • 1c170fca87
    Merge 2a8a5c5f41 into a10624cc33 Lars Müller 2024-07-12 18:07:07 +0800
  • fde9133f0a Small fix for VHDL syntax Michał Kruszewski 2024-07-10 08:29:06 +0200
  • a4bb93ce44
    syntax: gleam: make numbers more precise; clarify ignore John Thile 2024-07-08 20:36:50 +0000
  • 4ff9a5a704
    syntax: gleam: add highlighting for .gleam John Thile 2024-07-07 19:59:32 +0000
  • a10624cc33
    Fixing tabmove not working properly when there's a split in pane (#3371) Neko Box Coder 2024-07-07 09:20:22 +0100
  • 1b9a6e0186 add syntax highlighting for binary literals Andriamanitra 2024-07-07 09:09:00 +0300
  • e5bba9c963 Improve Haskell syntax highlighting Andriamanitra 2024-07-07 08:00:40 +0300
  • 0870a075dc
    Extracting brace matching logic into its own public function Neko Box Coder 2024-07-07 01:19:30 +0100
  • b0baa98bc7
    Compute sorted group indicies only when needed Neko Box Coder 2024-07-07 00:55:36 +0100
  • ae7723ae08
    Reusing the sorted group indices computed on the same line Neko Box Coder 2024-07-07 00:14:13 +0100
  • 1ea20dc9c8
    Escape braces that are in string or comments when finding matching brace Neko Box Coder 2024-07-06 21:07:50 +0100
  • a16e33c7f5
    Fixing tabmove not working properly when there's a split in pane Neko Box Coder 2024-07-06 02:10:18 +0100
  • df09b8a87a
    Merge e559992309 into dc7759204b Mikko 2024-07-06 02:25:55 +0100
  • bbf6ec292e Implemented 'ResetSearch' to allow a search to be resetted Massimo Mund 2024-06-08 11:08:38 +0200
  • 16e08a8052
    Update bend.yaml Rohan Vashisht 2024-07-04 15:02:30 +0400
  • 4bdb01d523
    Update bend.yaml Rohan Vashisht 2024-07-04 14:02:55 +0400
  • 490c4ac8ab
    Add settings.json linter documentation Shaun Mitchell 2024-07-02 13:54:45 -0400
  • dc7759204b
    Merge pull request #3357 from niten94/shell-sigint-recv Dmytro Maluka 2024-06-28 10:37:41 +0200
  • a84aa225ab Return error with start in RunInteractiveShell niten94 2024-06-22 21:21:13 +0800
  • 0e10d83e8b
    Merge 02e6dde56c into 882b98f3f1 GabrielFrigo 2024-06-21 18:48:06 -0300
  • 882b98f3f1
    Fix typo in README.md (#3361) mdom 2024-06-21 16:53:25 +0200
  • eddcf9ba60
    Fix typo in README.md mdom 2024-06-21 08:09:16 +0200
  • 0fa4a3a8db
    Merge pull request #3354 from JoeKar/feature/action-nightly Jöran Karl 2024-06-20 23:24:51 +0200
  • 531c7d88e2 workflow: Fetch with a fetch-depth of 0 and fetch-tags true Jöran Karl 2024-06-19 22:03:14 +0200
  • c58ed0e51a workflows: Perform the setup uncached Jöran Karl 2024-06-17 11:03:49 +0200
  • f475220e67 workflows/test: Bump version of setup & checkout actions Jöran Karl 2024-06-17 10:57:59 +0200
  • 57375e0732 workflows/nightly: Allow manual trigger for better testability Jöran Karl 2024-06-17 10:36:38 +0200
  • d98fafd2f9 tools/build-version.go: Remove the git fetch step Jöran Karl 2024-06-20 22:32:05 +0200
  • f5a9744bde tools/build-version.go: Improve error verbosity Jöran Karl 2024-06-17 10:34:31 +0200
  • 895ffa9f16
    Merge a1803ec65a into a3e25e3701 jonathanhuston 2024-06-20 19:05:54 +0000
  • 8e8dc66aa2
    Merge b2d2d7fa4a into a3e25e3701 alqeeu 2024-06-20 15:53:25 +0000
  • fb0c83a6a5
    Merge 5f456ab748 into a3e25e3701 Ricardo F 2024-06-20 14:13:37 +0000
  • 6d5ff74089
    Merge 4233a8bf99 into a3e25e3701 atha 2024-06-20 13:48:09 +0000
  • 0ba306fc89
    Merge d59adfb387 into a3e25e3701 bsv-hub 2024-06-20 13:28:50 +0000
  • 94163683c5
    Merge 2ee1da3ad6 into a3e25e3701 Charles Brandt 2024-06-20 13:28:48 +0000
  • db3348ca28
    Merge 7fdd084503 into a3e25e3701 Chloé Vulquin 2024-06-20 02:16:50 +0000
  • a3e25e3701
    docs: Improve plugin documentation (#3240) Borna Lang 2024-06-19 21:35:19 +0200
  • f0f4afa272
    Added a way to install the program in ALT Linux (#3348) Maxim Ostapenko 2024-06-19 19:56:05 +0300
  • 8166766a3c Added a way to install the program in ALT Linux Krator3 2024-06-19 13:04:36 +0300
  • c46e612997
    Omit number of default plugins Borna Lang 2024-06-19 12:03:04 +0200
  • dfad7c5cfa
    Merge 0128741d5f into 3fb34cf4f2 Moss Johnson 2024-06-18 11:56:21 -0700
  • 3fb34cf4f2
    Merge pull request #3355 from dmaluka/tab-mouse-events-fix Dmytro Maluka 2024-06-18 18:10:30 +0200
  • f05d3582b3 Receive SIGINT only in RunInteractiveShell niten94 2024-06-17 19:07:10 +0800
  • dc62dd9d82
    autosave: don't save unmodified buffer (#3356) Dmytro Maluka 2024-06-17 12:59:32 +0200
  • 26ae1b95cc Move sigterm channel to internal/util niten94 2024-06-17 15:11:13 +0800
  • 6a1812a084 autosave: don't save unmodified buffer Dmytro Maluka 2024-06-16 23:54:08 +0200
  • 0a6b32d775 TabList: HandleEvent: small refactoring Dmytro Maluka 2024-06-16 14:02:36 +0200
  • badaba66f3 Fix non-working mouse wheel scrolling on the top line of the screen Dmytro Maluka 2024-06-16 13:56:11 +0200
  • 602acff42f Fix non-working mouse click on top-left and top-right cells Dmytro Maluka 2024-06-16 13:53:09 +0200
  • ced6d9487a
    Merge pull request #3334 from JoeKar/feature/action-nightly Jöran Karl 2024-06-15 14:35:29 +0200
  • c701ba66af nightly: Use GitHub Actions for scheduled builds and artifact uploads Jöran Karl 2024-06-09 12:20:47 +0200
  • fc3a5cd038 tools: Improve cross-compile.sh Jöran Karl 2024-06-12 19:06:57 +0200
  • c965447416 tools: Improve package-deb.sh to check for fpm first and return the result Jöran Karl 2024-06-12 19:04:34 +0200
  • 352580a50a
    detect .pyw files (#3346) Mikko 2024-06-14 20:52:02 +0300
  • 9cb3fcaea0 fix: removes AdjustXCursorOnWrapIndent metastork 2024-06-14 16:05:23 +0200
  • fc2f5754a8 fix: refactor for more robust up down movement into first and last rows of softwraps metastork 2024-06-14 12:08:39 +0200
  • 8e5afdbf53 refactor: removes superfluous movingtorow variable metastork 2024-06-14 04:11:21 +0200
  • 1011deccf2 fix: if moving to a new empty paragraph, remembers VisualX pos you were on before metastork 2024-06-14 03:52:59 +0200
  • f5ea6a4d0d fix: makes cursor up/down actions respect cursor's VisualX position when wrapindent is set metastork 2024-06-14 02:28:17 +0200
  • 8af75625af detect .pyw files Andriamanitra 2024-06-14 02:24:52 +0300
  • bf6584739f help/keybindings: document CutLine behavior Dmytro Maluka 2024-06-14 00:49:51 +0200
  • 55f45ce8ff
    Fix highlighting of load and reference directives in Cake syntax. (#3341) Alex Rønne Petersen 2024-06-13 19:57:39 +0200
  • 2843493e07
    Merge 493ab0153d into 650c0a8db0 Thomas ROLLIN 2024-06-13 15:54:51 +0000
  • d3adf003a7
    Merge 4856b2b73f into 650c0a8db0 Yevhen Babiichuk (DustDFG) 2024-06-13 13:14:36 +0000
  • f8824a7469
    Fix highlighting of load and reference directives in Cake syntax. Alex Rønne Petersen 2024-06-12 23:18:25 +0200
  • 650c0a8db0
    Update README.md to include nix install and flox install (#3340) Bryan Honof 2024-06-12 19:23:49 +0200
  • 9d318e7ee8
    Update README to indent Linux install section Bryan Honof 2024-06-12 17:59:09 +0200
  • b54d82c0a8
    Update README.md to include nix install and flox install Bryan Honof 2024-06-12 15:19:58 +0200
  • 68d6f43c63 CutLine: remove lastCutTime feature Dmytro Maluka 2024-06-12 03:16:36 +0200
  • bad1a4b8ca
    Update README.md to add brew install on MacOS (#3338) Commander Nout 2024-06-11 13:00:58 -0700
  • 1065bb3221
    Update README.md to add brew install on MacOS Commander Nout 2024-06-11 08:37:07 +0200
  • 5540cae610
    Merge pull request #3337 from dmaluka/keyrune-usage-fix Jöran Karl 2024-06-10 21:01:27 +0200
  • 3727fad1ab docs: Improve documentation Borna Lang 2024-04-08 20:19:20 +0200
  • 25c7fa55b1 De-duplicate code for KeyEvent creation Dmytro Maluka 2024-06-10 02:54:37 +0200
  • a85696d5e0 Don't use tcell's Rune() for non-KeyRune events Dmytro Maluka 2024-06-10 02:30:55 +0200
  • a218e6798b Merge remote-tracking branch 'upstream/master' into WrappingIndent metastork 2024-06-09 20:54:06 +0200
  • 9face7484e
    Update Zig syntax to handle ZON (Zig Object Notation) files. (#3329) Alex Rønne Petersen 2024-06-09 17:57:22 +0200
  • 6f724bc424 DuplicateLine: respect selections Dmytro Maluka 2024-06-08 23:57:57 +0200
  • 25f71eec2d DuplicateLine: move selection duplication to separate Duplicate action Dmytro Maluka 2024-06-09 15:21:32 +0200
  • 33a1bb120f CutLine: return if cliboard read failed Dmytro Maluka 2024-06-09 15:04:43 +0200
  • 04143c7a89 Make Cut, Copy, CopyLine don't mess with CutLine's multi line cuts Dmytro Maluka 2024-06-09 14:58:05 +0200
  • e6825f0e08 CutLine: make infobar message more useful Dmytro Maluka 2024-06-09 13:14:02 +0200
  • fdacb28962 CopyLine, CutLine, DeleteLine: respect selection Dmytro Maluka 2024-06-09 12:59:19 +0200
  • 9f7bdb109b Cosmetic change: move Cut above CutLine Dmytro Maluka 2024-06-09 12:28:32 +0200
  • c1bbd7b041 CutLine: cosmetic refactoring Dmytro Maluka 2024-06-09 12:25:25 +0200
  • a317aefd6d Reorganize Cut and CutLine actions Dmytro Maluka 2024-06-09 02:18:58 +0200