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): コマンドが終了していなくても、インターバル間隔でコマンドを実行する