joce
2907bb3016
Fix version number to 1.0.0 where needed
...
The SHA1 still needs to be updated in the `homebrew\mop.rb` file.
Also, accepting these changes might entails that version will now be 1.0.1.
Update accordingly.
3 years ago
WO
6e2e4edd03
don't init screen before it's necessary
3 years ago
Adam Hayes
635e467e7a
Added fixes for crashing on bad filter
...
* Does not save profile in the SetFilter function.
* Saves profile on exit (exit from main loop).
* Clears filter string if it is found to be invalid in the Apply
function.
3 years ago
MendelGusmao
83e58ecb15
Implement expression-based filtering
5 years ago
MendelGusmao
9d93ee47cd
Add support for specifying a configuration file
5 years ago
Brandon Lee Camilleri
bf4ab668e0
Update main.go
5 years ago
Brandon Lee Camilleri
6e1955b6f6
2019
5 years ago
Brandon Lee Camilleri
a2576712c5
Using original Termbox-Go
...
952f1703c3
5 years ago
alice-margatroid
5615b38405
Okay I think I got it now fixed
...
See my previous pull request. It now compiled for my armhf system.
Thanks for mop anyways.
9 years ago
Michael Dvorkin
d4ad5ab7d5
Update Makefile to follow build/install conventions for Go packages
9 years ago
Michael Dvorkin
83e9055ce8
Update copyright year
9 years ago
Michael Dvorkin
bc666ec165
omg gofmt
10 years ago
Michael Dvorkin
51b6250fcf
Idiomatic Go
10 years ago
Michael Dvorkin
b9050272ed
Refactored for more idiomatic Go
10 years ago
Michael Dvorkin
57fdbbecab
Added help text for the pause command
11 years ago
Michael Dvorkin
5e764402b9
More robust pause implementation
11 years ago
Michael Dvorkin
3167e1866e
Reset paused state when dismissing help
11 years ago
Michael Dvorkin
38d5129ff2
Moved paused rendering to screen
11 years ago
Michael Dvorkin
e048f15df6
Initial implementation of pause
11 years ago
Michael Dvorkin
ae1b141ccb
Pressing 'q' quits the program
11 years ago
Michael Dvorkin
1bc102f7ee
Use generic screen.Draw() to display current time
11 years ago
Michael Dvorkin
f1548e6bac
Started making golint happy...
11 years ago
Michael Dvorkin
540797e6ea
Added README
11 years ago
Michael Dvorkin
391520c95a
Added LICENSE
11 years ago
Michael Dvorkin
9322ab6301
Forked nsf/termbox-go to freeze at michaeldv/termbox-go
11 years ago