Advertisement · 728 × 90

Posts by 斉藤 登

Video

Viewing CSV files with ov
github.com/noborus/ov

18 hours ago 1 0 0 0
Preview
Release v0.52.0 · noborus/ov v0.52.0 New Features Word Wrap Mode Word wrap has been added, and the --wrap / -w option now accepts a string instead of a boolean. -w or -w=char (default): Wrap lines at screen width, breaking an...

ov v0.52.0をリリースしました!
github.com/noborus/ov/r...
tcell v3版をついにリリースしました。

1 day ago 0 0 0 0
Preview
GitHub - charmbracelet/bubbletea: A powerful little TUI framework 🏗 A powerful little TUI framework 🏗. Contribute to charmbracelet/bubbletea development by creating an account on GitHub.

へー github.com/charmbracele... のruby版があるんだ
charm-ruby.dev

1 week ago 1 0 0 0
Upgrade Your man Pager for Better Linux Help Turn over a new page.

ovが紹介されているのを知りませんでした。
www.howtogeek.com/upgrade-your...

1 week ago 1 1 0 0

こっちでやっていこう

2 weeks ago 0 0 0 0
Preview
Right-click release can be missed, leaving mouse state stuck in drag:right · ghostty-org ghostty · Discussion #12078 Issue Description Ghostty may sometimes enter a drag state after a right-click, failing to correctly report the release event. Expected Behavior When the right-click is released, Ghostty should rep...

Ghostty使いのみなさん、ご協力をお願いします。
github.com/ghostty-org/...

2 weeks ago 1 0 0 0
日本PostgreSQLユーザ会: PostgreSQL 18.3 付属ドキュメント

PostgreSQL 18.3の日本語マニュアルが公開されました。
www.postgresql.jp/document/pg1...
#jpug #postgresql

3 weeks ago 1 0 0 0
Post image

そして届いた。忙しい日。

1 month ago 1 0 1 0
Post image

PostgreSQL18のコインが届いた。16も一緒にはいってた。16リリース後に貢献したからってことでよいのかな?そういうパターンもあるのね。
ありがとうございます!

1 month ago 0 0 0 0
Preview
Release v0.51.1 · noborus/ov What's Changed Enhanced Mark Feature (#948, #972) Mark navigation has been improved: jumping to a mark by absolute position or by relative movement (+n/-n) is now supported. Mark number input mode...

ov v0.51.1をリリースしました。
github.com/noborus/ov/r...
サイドバーを付けて、マーク機能が強化されたよ!

2 months ago 2 0 0 0
Advertisement
日本PostgreSQLユーザ会: PostgreSQL 18.0 付属ドキュメント

PostgreSQL 18.0の日本語マニュアルが公開されました。
www.postgresql.jp/document/pg1...

2 months ago 0 0 0 0

“Go 1.26 is released” by Carlos Amedee, on behalf of the Go team — https://go.dev/blog/go1.26

#golang

2 months ago 62 17 1 0

alias まけ='make -j4'

誰だよ...こんな設定入れたヤツ。負け犬根性すぎるだろ...
オレだけど。

2 months ago 0 0 0 0
Preview
Release Version 3.1.2 Bug Fix Release · gdamore/tcell The main reason for releasing this is to get out two fixes that were offered up by others. Infinite loop bug in pasting Wide characters disappearing at right margin What's Changed chore: Move un...

github.com/gdamore/tcel...
で修正された。めでたしめでたし。

2 months ago 0 0 0 0
Preview
Second-to-last column full-width characters disappear when #988 workaround runs · Issue #1008 · gdamore/tcell Description If a full-width character ends exactly in the last column, the glyph vanishes and the cell before it becomes blank. This is triggered by the #988 workaround in drawCell, which emits " \...

ところで、これで困ってる。後押しをお願いします。
github.com/gdamore/tcel...

2 months ago 0 0 1 0

ついにページャーのくせにサイドバーを実装するぞ。
くせにってなんだよ。

2 months ago 0 0 0 0
Post image

ovが1.9k starsになりましたので、お知らせします。
ありがとうございました。

3 months ago 1 0 0 0
Post image

@windhole.bsky.social さんに頂いたnfcカード名刺が良かったので、作ってみた。シールでカードに貼っててはがして好きに書き込み可能にした。

3 months ago 1 0 0 0
Preview
tcellansi の紹介 :: 斉藤登のページ Go 向けライブラリ `tcellansi` 紹介ページ。リポジトリ: https://github.com/noborus/tcellansi

tcellansiの紹介を書いてなかったので
noborus.github.io/ja/blog/tcel...

4 months ago 0 0 0 0
Preview
あいまい幅の問題は大きくなる方へ向かってる :: 斉藤登のページ あいまい幅とは Unicodeには、幅が「あいまい(Ambiguous)」とされる文字が存在します。 ターミナル等の固定幅の世界では、アルファベット等の幅が1(半角)、漢字やひらがな等の幅が2(全角)になります。 あいまい幅とされている文字の多くは元々日本を含む東アジアの方で全角の文字で使われていた文字が多いです。 これらの一部の文字(記号)がUnicodeでは全角幅とはならずにAmbiguous...

書きました。
Unicodeのあいまい幅は、これからの方が問題になってくると感じてます。
noborus.github.io/ja/blog/ambi...

4 months ago 0 0 0 0
Advertisement
Release v0.50.2 · noborus/ov Main Changes Update tcell to v2.13.2 (Buf Fix Release) Upgraded the tcell dependency to v2.13.2. This fixes a problem that affected some applications on Windows (wrong terminal dimensions due to ...

ov v0.50.2をリリースしました。
Windowsでサイズの計算がミスってたtcellを更新しました。
github.com/noborus/ov/r...

4 months ago 1 0 0 0

そしてtcellはすでにv3になってしまったのだけど、ovのv3対応はちょっとかかります。まだv3が落ち着いている感がないからね。

4 months ago 1 0 0 0
Release v0.50.0 · noborus/ov ⚠️ Important Changes & Notes Key input handling has changed significantly on terminals supporting tcell's CSI u. On CSI u compatible terminals, keys such as Ctrl+h, Backspace, and Enter are now s...

ov v0.50.0をリリースしました。
ov自体の機能変更は多くないのですが、tcell v2の更新の影響が大きいので注意喚起のため、バージョンを飛ばしてupしてます。
単に更新に対応しただけでなくtcellにissue書いたり、PRしたりcbindにissue書いたりPRしたりしてリリースまでたどり着いてます。
github.com/noborus/ov/r...

4 months ago 1 0 0 0

PostgreSQLカンファレンス2025に来たよ。#pgcon25j

5 months ago 0 0 0 0
Post image Post image

東京着いた。はじまった。

5 months ago 0 0 0 0

理想を言うなら2でも1でも、それに合わせて表示されるようにアプリケーションを組むべきだけど、罫線┌ ├ ─ ┘の幅が変わるのを想定して書くとかは、英語圏の人には無理だし、East Asianの人でも面倒過ぎて無理なので、どちらかを想定して書くのはしょうがないのだ。

5 months ago 0 0 0 0

East Asian Ambiguous Widthが日本語ロケールだから2にするのは、年々問題が大きくなるのでやめるべき。
最近作られた、またはこれから作られるであろうTUIが1を想定にして作られ過ぎていて、これらを直して、さらに保守していくのは無理になっている。
ロケール関係なく、2に切り替えられる方法を環境変数かなんかで残して、デフォルトは1にする方が問題が起きない。

5 months ago 0 0 1 0
Advertisement
Video

ターミナル上でロゴを作れるTUIツール
github.com/superstarrye...
すごーい。

5 months ago 0 0 0 0

実装してやったぜ!
ドラッグが苦手な人にも使いやすくなったと思う。

5 months ago 0 0 0 0
Preview
[FR] Allow shift-click to extend anchored selection · Issue #891 · noborus/ov Hi, this pager combines: the ability to use mouse-select and line number exclusion to copy original text like in editors (nvim/helix) the ability to render ANSI color sequences which is wonderful. ...

github.com/noborus/ov/i...
たぶん、これ実現しているターミナルアプリケーションないんじゃないかな?やってたらスゴイ。

5 months ago 0 0 1 0