Commit graph

  • 6cb830caa4 Implement menu with dropdown functionality master Benedikt Willi 2025-06-24 12:56:38 +0200
  • 97b5e3506e
    Nftables improvements (#3517) theredcmdcraft 2025-06-20 21:00:25 +0200
  • 29dc892009
    Fix Ruby syntax highlighting for predefined variables (#3778) Mikko 2025-06-20 21:53:46 +0300
  • 5eddf5b85d
    Change MainTab calls (#3750) cutelisp 2025-05-26 21:07:14 +0100
  • cd0dc9a701
    options: Add truecolor to control the usage (#2867) Jöran Karl 2025-05-26 18:25:07 +0200
  • bf255b6c35
    rust.yaml: Add the keyword "union" (#3759) Codemanticism 2025-05-25 07:59:59 -0300
  • 98ff79dbca
    Relocate buffer view after setting options that affect it (#3743) Dmytro Maluka 2025-05-11 16:20:23 +0200
  • 44d0368747
    FIX: ruler drawn on top of the tab bar (#3744) cutelisp 2025-05-11 14:32:35 +0100
  • 895d9d2c82
    Fix Scrollbar covering cursor (#3741) cutelisp 2025-05-11 14:22:59 +0100
  • 809db4ee24
    Merge pull request #3738 from JoeKar/fix/termcmd Jöran Karl 2025-05-10 20:29:20 +0200
  • 58b6917526 command: Apply small cosmetics to openTerm() Jöran Karl 2025-05-07 20:17:33 +0200
  • 63b6a1e6cf command: Extract term() as dedicated openTerm() function Jöran Karl 2025-05-07 20:14:50 +0200
  • 4769a94fb1 command: Exit loop in TermCmd() after terminal call Jöran Karl 2025-05-07 19:33:31 +0200
  • 91832d0016
    Fixed a broken colorscheme (sunny-day) due to a typo (#3735) Shinsuke Nashimoto 2025-05-07 03:38:45 +0900
  • 06fe85c8c9
    Merge pull request #3708 from Neko-Box-Coder/ChainedParentsFix Jöran Karl 2025-04-29 21:06:19 +0200
  • ca32ffbb4a
    Change variable visibility (#3720) cutelisp 2025-04-29 19:55:01 +0100
  • b61c8a4e1a
    Deleted duplicated line (#3728) cutelisp 2025-04-28 18:55:03 +0100
  • 333770bbd0
    Merge pull request #3727 from JoeKar/fix/path2filepath Jöran Karl 2025-04-27 13:16:00 +0200
  • 7e583fe6ff lua: Remove duplicated export of filepath.Join() Jöran Karl 2025-04-26 20:36:55 +0200
  • 1eef4bb3e0 Convert leftover usages of path to filepath Jöran Karl 2025-04-26 20:33:38 +0200
  • 8e7089993d
    Simplifying unsplit logic Neko Box Coder 2025-04-05 23:34:59 +0100
  • 080d216ffd
    Fixing chained parents by flattening the tree on unsplit Neko Box Coder 2025-03-30 14:17:24 +0100
  • e5c3a3edc3
    Merge pull request #3719 from niten94/sbuf-switch-skipsave Jöran Karl 2025-04-24 13:36:16 +0200
  • c457ae421a Generalize save prompt on close code into method niten94 2025-04-18 19:21:27 +0800
  • 0d5b2b73e3 Skip save on open or term command if buffer is shared niten94 2025-04-18 19:19:19 +0800
  • 79fe4ae3e3
    fix cycling through completion suggestions ending in non-word character (#3650) Mikko 2025-04-15 22:02:41 +0300
  • b88300ef7f
    Fix comment (#3716) cutelisp 2025-04-12 11:27:00 +0100
  • d36e7f4057
    Merge pull request #3714 from niten94/terminal-20250105 Jöran Karl 2025-04-09 20:08:08 +0200
  • 2bb3c9aa73 Add Solaris and Illumos targets in cross-compile.sh niten94 2025-04-05 17:49:01 +0800
  • f2454c9248 Specify tags where term emulation is unsupported niten94 2025-04-05 10:42:32 +0800
  • a699cac3be Support term emulation on solaris, netbsd, openbsd/* niten94 2025-04-05 10:40:19 +0800
  • 9fdf5f3a26 Update micro-editor/terminal to 2025-03-24 niten94 2025-04-05 07:49:53 +0800
  • f4d62a498b
    Merge pull request #3704 from dmaluka/gofmt-cleanup Jöran Karl 2025-03-25 20:19:52 +0100
  • 948b05745f Fix remaining gofmt complaints Dmytro Maluka 2025-03-24 23:04:06 +0100
  • eadc402ae0 Import paths: fix non-alphabetic order Dmytro Maluka 2025-03-24 23:01:48 +0100
  • 1bd86a8f79 Build constraints: switch to new syntax Dmytro Maluka 2025-03-24 22:54:32 +0100
  • 219fb12482
    Merge pull request #3697 from JoeKar/doc/syntax Jöran Karl 2025-03-15 20:29:04 +0100
  • 02e69dddbe doc: syntax: Add hint about incompatibilities to previous versions Jöran Karl 2025-03-15 15:17:05 +0100
  • 78f0a9cd30 doc: syntax: remove syntax_checker.go from README.md Sertonix 2023-02-06 10:20:22 +0000
  • 0b75031ac5
    syntax: asm: highlight C-like comments (#3696) Dmytro Maluka 2025-03-15 14:29:45 +0100
  • fa317456e9
    Merge pull request #3689 from Neko-Box-Coder/BetterSaveCmd Dmytro Maluka 2025-03-12 22:11:51 +0100
  • 82b700390d
    ReloadSettings only when we need to when saving a file (#3688) Neko Box Coder 2025-03-12 21:06:24 +0000
  • 9003243178
    Removing the use of SetName() for file buffers Neko Box Coder 2025-03-12 19:24:36 +0000
  • 7d16dcdaa6
    List more bindable actions in help keybindings (#3685) Mikko 2025-03-11 08:35:24 +0200
  • c9f12206e9
    Updating SaveCmd to use saveBufToFile instead Neko Box Coder 2025-03-11 03:11:03 +0000
  • 98356765c1
    Merge pull request #3273 from JoeKar/fix/save-atomically Jöran Karl 2025-03-08 14:04:41 +0100
  • 2ae9812f47
    Merge pull request #3673 from niten94/status-pass-repodir Dmytro Maluka 2025-03-04 20:15:23 +0100
  • 85e2b3bd86 status.lua: Display hash and branch of file niten94 2025-03-02 09:40:27 +0800
  • 3c68655f33
    add syntax highlighting for new rust keywords and types (#3677) edwloef 2025-03-01 13:58:30 +0100
  • 8b21724c6e buffer: Store the encoding inside the buffer Jöran Karl 2025-02-06 19:54:47 +0100
  • fe134b92d5 history: Perform write process safe Jöran Karl 2025-01-09 21:26:47 +0100
  • 6164050425 save: Update the modification time of the buffer only in case of file changes Jöran Karl 2025-01-19 13:38:29 +0100
  • 49aebe8aca save+util: Provide a meaningful error message for safe (over-)write fails Jöran Karl 2024-11-05 21:35:41 +0100
  • 79ce93fb7d backup: Clear the requested backup upon completion notification Jöran Karl 2024-10-12 16:35:47 +0200
  • 771aab251c save+backup: Process the save & backup with a sequential channel Jöran Karl 2024-10-01 21:53:47 +0200
  • 35d295dd04 buffer: Remove superfluous backupTime Jöran Karl 2024-10-12 14:16:57 +0200
  • 8c883c6210 backup: Rearrange and extend BackupMsg Jöran Karl 2024-10-30 19:36:14 +0100
  • c4dcef3e66 micro: Provide recovery of settings.json & bindings.json Jöran Karl 2024-09-08 12:42:18 +0200
  • e15bb88270 micro: Generalize exit behavior Jöran Karl 2024-09-08 12:38:03 +0200
  • 9592bb1549 save: Further rework of overwriteFile() Jöran Karl 2024-11-19 23:12:26 +0100
  • f8d98558f0 save: Merge overwrite() into overwriteFile() and extract writeFile() Jöran Karl 2024-10-02 18:33:45 +0200
  • c926649496 settings: Perform write process safe Jöran Karl 2024-06-01 16:38:57 +0200
  • 63d68ec441 bindings: Perform write process safe Jöran Karl 2024-06-01 16:27:43 +0200
  • c972360386 serialize: Perform write process safe Jöran Karl 2024-06-01 15:27:06 +0200
  • 022ec0228a util: Provide SafeWrite() to generalize the internal file write process Jöran Karl 2024-08-29 20:52:55 +0200
  • 4ac8c786f5 backup: Perform write process safe Jöran Karl 2024-05-31 20:44:38 +0200
  • 21b7080935 util: Provide AppendBackupSuffix() for further transformations Jöran Karl 2024-09-03 20:29:24 +0200
  • 1663a1a6e4 actions: Don't overwrite the buffers Path Jöran Karl 2024-10-01 21:40:24 +0200
  • 9b53257e50 save: Perform write process safe Jöran Karl 2024-05-29 22:33:33 +0200
  • 6e8daa117a ioutil: Remove deprecated functions where possible Jöran Karl 2024-05-30 21:34:11 +0200
  • 18a81f043c util: Generalize the file mode of 0666 with util.FileMode Jöran Karl 2024-05-30 21:14:04 +0200
  • 69064cf808 util: Improve and rename EscapePath() to DetermineEscapePath() Jöran Karl 2024-05-24 20:41:58 +0200
  • e828027cc0 clean: Remove some unneeded filepath.Join() calls Jöran Karl 2024-05-12 14:57:16 +0200
  • c2bc4688dd clean: Inform about all failed write steps Jöran Karl 2024-05-12 21:45:01 +0200
  • 5aac42dbe7 bindings: Convert os.IsNotExist() into errors.Is() Jöran Karl 2024-05-12 11:49:49 +0200
  • 42ae05b082 backup: Lock the buffer lines in Backup() Jöran Karl 2024-05-24 20:19:55 +0200
  • 0b871e174f backup: Store the file with the endings of the buffer Jöran Karl 2024-05-23 23:18:56 +0200
  • 7c659d1820 backup: Convert os.IsNotExist() into errors.Is() Jöran Karl 2024-05-12 13:02:09 +0200
  • 6066c1a10e buffer: Convert os.Is() into errors.Is() Jöran Karl 2024-05-29 20:33:46 +0200
  • 6bcec2100c open & write: Process regular files only Jöran Karl 2024-05-12 20:54:38 +0200
  • edc5ff75e3 save: Convert os.IsNotExist() into errors.Is() Jöran Karl 2024-05-01 17:56:22 +0200
  • 3fcaf16074 actions: SaveCmd: Print the error of SaveAs to the InfoBar Jöran Karl 2024-12-28 14:14:00 +0100
  • 5c21241fc4 actions: SaveAs: Print the error of os.Stat() to the InfoBar Jöran Karl 2024-04-29 21:11:16 +0200
  • 272a308275
    Merge pull request #3663 from niten94/sh-separate-paramexp Jöran Karl 2025-02-27 19:03:30 +0100
  • c93747926d
    Merge pull request #3662 from JoeKar/fix/reload-settings Jöran Karl 2025-02-24 18:01:02 +0100
  • 0985d2cadd sh.yaml: Match parameter expansions with braces using \w niten94 2025-02-23 11:39:11 +0800
  • ddc6051b33 actions: Use SetOptionNative() instead of setting options directly Jöran Karl 2025-02-16 18:01:18 +0100
  • 2e94235905 buffer: Perform filetype callbacks on ReloadSettings() Jöran Karl 2025-02-12 21:43:59 +0100
  • 4a9058c3bd buffer: Move UpdatePathGlobLocals() before updating the filetype Jöran Karl 2025-02-14 20:57:11 +0100
  • 982a4fe065 config: Prevent the update of filetype by UpdateFileTypeLocals() Jöran Karl 2025-02-18 21:17:30 +0100
  • 930fbea74d config: Split up InitLocalSettings() into two dedicated functions Jöran Karl 2025-02-17 20:11:14 +0100
  • 00e568640c buffer: Fix ReloadSettings(true) for volatile filetype Jöran Karl 2025-02-12 21:25:10 +0100
  • d992c606c5 status.lua: Move import lines to beginning of file niten94 2025-02-15 23:17:33 +0800
  • 4abd966a99 sh.yaml: Match valid parameter expansions without braces niten94 2025-02-15 07:54:22 +0800
  • 5a62a8ead4
    match beginning and end of line correctly in FindNext and ReplaceRegex (#3575) matthias314 2025-02-09 09:19:43 -0500
  • bf4156c490
    Merge pull request #3657 from Andriamanitra/PR3656-continuation Jöran Karl 2025-02-08 16:19:59 +0100
  • b9f1fc8da2 add missing linters to help linter Andriamanitra 2025-02-07 23:56:25 +0200
  • 728526682e
    plugin: linter: add ruff to documentation magneticminou 2025-02-07 14:12:29 -0300
  • c105c940fe
    plugin: linter: change in ruff configuration magneticminou 2025-02-06 19:28:47 -0300
  • cdc9ab17f2
    plugin: linter: add ruff to default configuration. magneticminou 2025-02-06 17:05:04 -0300