mirror of
https://github.com/IlanCosman/tide.git
synced 2025-01-03 18:14:01 +03:00
Add track_dimensions tool
This commit is contained in:
parent
b65fce85e1
commit
502126bb7f
3
tools/track_dimensions.fish
Normal file
3
tools/track_dimensions.fish
Normal file
@ -0,0 +1,3 @@
|
||||
function track_dimensions --on-signal WINCH
|
||||
echo $COLUMNS x $LINES
|
||||
end
|
Loading…
Reference in New Issue
Block a user