Number of commits found: 8
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.3.1_1 24 Feb 2025 07:55:52
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.85.0
PR: 284884 |
0.3.1 20 Feb 2025 23:27:27
    |
Robert Clausecker (fuz)  |
editors/ad: update to 0.3.1
- x11/xclip can still be used by ad, but is now optional and only used
when running under X11 (for Wayland, x11/wl-clipboard is used).
Remove the dependency and add a note in pkg-message.
Changelog: https://github.com/sminez/ad/releases/tag/0.3.0
Changelog: https://github.com/sminez/ad/releases/tag/0.3.1 |
0.2.0_2 20 Jan 2025 11:06:50
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.84.0
PR: 283962 |
0.2.0_1 01 Dec 2024 09:24:18
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.83.0
PR: 283000 |
0.2.0 18 Nov 2024 00:57:54
    |
Robert Clausecker (fuz)  |
editors/ad: update to 0.2.0
Changelog: https://github.com/sminez/ad/releases/tag/0.2.0 |
0.1.3_1 08 Nov 2024 08:24:20
    |
Mikael Urankar (mikael)  |
lang/rust: Bump revisions after 1.82.0
PR: 282516 |
0.1.3 21 Oct 2024 09:36:00
    |
Robert Clausecker (fuz)  |
editors/ad: update to 0.1.3
Changelog: https://github.com/sminez/ad/releases/tag/0.1.3 |
0.1.2 06 Oct 2024 11:49:20
    |
Robert Clausecker (fuz)  |
editors/ad: Adaptable text editor
ad (pronounced A.D.) is an attempt at combining a modal editing
interface of likes of vi and kakoune with the approach to extensibility
of Plan9's Acme. Inside of ad text is something you can execute as
well as edit.
It is primarily intended as playground for experimenting with
implementing various text editor features and currently is not at all
optimised or feature complete enough for use as your main text editor.
ad is aiming to be a hybrid of the pieces of various editors that I find
most useful:
- vim style modal editing to allow for convenient key bindings (Only the first 15 lines of the commit message are shown above ) |
Number of commits found: 8
|