From ec5c6d66c359da2442d1caa6916d784413f71a32 Mon Sep 17 00:00:00 2001 From: blacknon Date: Fri, 15 Nov 2024 12:11:14 +0900 Subject: [PATCH] update. delete comment. --- src/main.rs | 5 ----- 1 file changed, 5 deletions(-) diff --git a/src/main.rs b/src/main.rs index d990cbe..3473163 100644 --- a/src/main.rs +++ b/src/main.rs @@ -2,11 +2,6 @@ // Use of this source code is governed by an MIT license // that can be found in the LICENSE file. -// v0.3.18 -// - https://github.com/blacknon/hwatch/issues/171 -// - https://github.com/blacknon/hwatch/issues/172 -// - color mode + line/word diffのとき、最終行が出てこない?? - // v0.3.19 // TODO(blacknon): watchウィンドウの表示を折り返しだけではなく、横方向にスクロールして出力するモードも追加する // TODO(blacknon): コマンドが終了していなくても、インターバル間隔でコマンドを実行する