Releases
v1.6
Features
Footer is more responsive
Optional, customizable automatic clipboard clearing with a progress bar
Almost every color and text style can be customized via a theme file
Terminal ISO codes and RGB are both supported
Both config and theme files are now Haskell expressions
Add --write-config flag
Bug fixes
cebadc4 Fix footer
3e1f4d3 Fix bug where directories can be copied (and then fail)
Code maintenance
Better coding practices
0be1fe7 Use Data.ByteString.readFile instead of Data.Text.IO
311cf4f Add comments about the usage of the "unsafe" function fromIntegral
Refactoring
Simplifying functions
Formatting
Splitting up large functions
17e2dda Split up liftContinue to liftContinue1 and liftContinue2
Splitting up large modules
0b1394e Move config related functions to Config module
36da3e2 Split up ViewEvents.Common module into smaller ones
e54d7dd Split up ViewEvents.BrowserEvents module into sub-modules
Rename modules and functions
e5ed47e Rename DialogUI -> LoginUI and PasswordEvents -> LoginEvents
d688643 Rename processInput to processStdout
325a292 Rename processSelected -> getSelectedEntry
You can’t perform that action at this time.