package terminal_size
  Get the dimensions of the terminal
Install
    
    dune-project
 Dependency
Authors
Maintainers
Sources
  
    
      terminal_size-0.2.0.tbz
    
    
        
    
  
  
  
    
  
  
    
  
        sha256=d6b62cd28c4071ac85ca9528088745c124c9094efeae91722514736f9973b0fb
    
    
  sha512=fd91266b156f52c28338fc8ba5c5c0626b93afa6388fb9e0f98d0f7c200ded02eac56af82b10a3da8d7ec2ef7a91a95fcb113f051a8ec077e155e2ffda75d1c0
    
    
  doc/CHANGES.html
v0.2.0
2022-04-26
- Add compatibility with Windows.
 - Require Dune >= 2.0 and OCaml >= 4.08.
 
v0.1.4
2019-07-05
Build system:
- Upgrade to opam 2
 - Build with dune
 
v0.1.3
2017-05-02
Tests:
- Use the correct signature for 
ioctl. This fixes tests on OSX (#8, #9). 
v0.1.2
2017-05-02
Build system:
- Fix profiling information in META (#6)
 - Support OCaml 4.05 (#7)
 - Use travis-docker
 
v0.1.1
2016-09-08
Add a test suite.
v0.1.0
2016-09-08
First release.