micro/internal
cutelisp 5eddf5b85d
Some checks failed
Build and Test / test (1.19.x, macos-latest) (push) Has been cancelled
Build and Test / test (1.19.x, ubuntu-latest) (push) Has been cancelled
Build and Test / test (1.19.x, windows-latest) (push) Has been cancelled
Build and Test / test (1.23.x, macos-latest) (push) Has been cancelled
Build and Test / test (1.23.x, ubuntu-latest) (push) Has been cancelled
Build and Test / test (1.23.x, windows-latest) (push) Has been cancelled
Change MainTab calls (#3750)
Swaping `MainTab` calls to `h.tab` will not change the normal micro
behaviour.
This changes will make possible to call `ForceQuit`, `VSplitIndex` and
`HSplitIndex` for tabs that aren't main one.
2025-05-26 22:07:14 +02:00
..
action Change MainTab calls (#3750) 2025-05-26 22:07:14 +02:00
buffer Convert leftover usages of path to filepath 2025-04-26 20:37:49 +02:00
clipboard Import paths: fix non-alphabetic order 2025-03-24 23:01:48 +01:00
config options: Add truecolor to control the usage (#2867) 2025-05-26 18:25:07 +02:00
display Relocate buffer view after setting options that affect it (#3743) 2025-05-11 16:20:23 +02:00
info history: Perform write process safe 2025-02-28 18:57:53 +01:00
lua lua: Remove duplicated export of filepath.Join() 2025-04-26 20:37:51 +02:00
screen options: Add truecolor to control the usage (#2867) 2025-05-26 18:25:07 +02:00
shell Import paths: fix non-alphabetic order 2025-03-24 23:01:48 +01:00
util save+util: Provide a meaningful error message for safe (over-)write fails 2025-02-28 18:57:53 +01:00
views Simplifying unsplit logic 2025-04-26 18:11:19 +01:00