Skip to content

Commit

Permalink
misc/tui-journal: update to 0.5.0
Browse files Browse the repository at this point in the history
What's Changed
 - Added: Horizontal Scrollbar to Editor by @AmmarAbouZor in #217
 - Changed: Upgrade Crates Ratatui & Tui-Textarea with breaking changes
   by @AmmarAbouZor in #224
 - Added: Visual Mode to Built-in Editor by @AmmarAbouZor in #239
  • Loading branch information
0323pin committed Nov 26, 2023
1 parent fc97474 commit 2ecde7c
Show file tree
Hide file tree
Showing 3 changed files with 579 additions and 612 deletions.
5 changes: 2 additions & 3 deletions misc/tui-journal/Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# $NetBSD: Makefile,v 1.11 2023/10/24 22:10:05 wiz Exp $
# $NetBSD: Makefile,v 1.12 2023/11/26 16:10:59 pin Exp $

DISTNAME= tui-journal-0.4.0
PKGREVISION= 1
DISTNAME= tui-journal-0.5.0
CATEGORIES= misc
MASTER_SITES= https://static.crates.io/crates/tui-journal/
EXTRACT_SUFX= .crate
Expand Down
Loading

0 comments on commit 2ecde7c

Please sign in to comment.