raziman
|
482b8f247f
|
add basic support for scripting language
|
2021-02-13 21:59:21 +08:00 |
|
raziman
|
2c6ca69e0b
|
remove unused constant
|
2021-02-13 21:59:21 +08:00 |
|
raziman
|
6b5e96df61
|
replace viper with anko scripting language
|
2021-02-13 21:59:21 +08:00 |
|
raziman
|
2e03c2be77
|
remove support for fzf in favor of built-in finder
|
2021-02-11 14:49:14 +08:00 |
|
raziman
|
cc1e50d5e8
|
delay setDefault() call
|
2021-02-10 15:06:08 +08:00 |
|
raziman
|
f2f225a058
|
Merge branch 'master' into youtube-search
|
2021-02-06 11:14:26 +08:00 |
|
tramhao
|
d867fc07af
|
Fix issues:1. add popups for yank and paste 2. Return errors for paste function
|
2021-02-06 00:18:31 +08:00 |
|
raziman
|
d07e695637
|
set default before reading the config file to ensure new options can be added properly
|
2021-02-04 23:22:16 +08:00 |
|
raziman
|
a2d3362823
|
add option to change invidious instance
|
2021-02-04 23:21:08 +08:00 |
|
raziman
|
edf4c7b729
|
set general.use_emoji to false by default
|
2021-02-04 21:24:05 +08:00 |
|
tramhao
|
0dbf508d92
|
upgrade modules and lint all codes
|
2021-02-04 12:23:32 +08:00 |
|
tramhao
|
5d5bbcf66b
|
enqueue when paused is not correct
|
2021-02-03 10:50:01 +08:00 |
|
tramhao
|
0a3cc22095
|
fix for save queue
|
2021-01-31 22:38:49 +08:00 |
|
tramhao
|
3157ccf37d
|
add option loop
|
2021-01-31 20:52:04 +08:00 |
|
tramhao
|
837b729177
|
take out the most time consuming part of start up and update it later with go routine
|
2021-01-31 19:12:15 +08:00 |
|
tramhao
|
1bfefd61a6
|
There is no need to switch focus to playingbar as nothing happens there
|
2021-01-28 14:50:05 +08:00 |
|
tramhao
|
0bf47908d5
|
Add forward and rewind function
|
2021-01-27 01:10:48 +08:00 |
|
tramhao
|
1ce101613b
|
fix build error
|
2021-01-21 01:30:16 +08:00 |
|
raziman
|
1689a6208b
|
make history path configurable instead of hard-coded
|
2020-09-25 17:41:58 +08:00 |
|
raziman
|
828df0c333
|
customizeable emoji
|
2020-08-25 21:44:20 +08:00 |
|
raziman
|
1fb393a8cf
|
set emoji to false by default
|
2020-08-25 18:20:27 +08:00 |
|
raziman
|
aabaaa170c
|
change all actions to be triggered to a command instead of key-press
|
2020-08-25 18:17:54 +08:00 |
|
raziman
|
0d9faffacb
|
add comments in config
|
2020-08-22 22:03:52 +08:00 |
|
raziman
|
4a472b0e22
|
organize color
|
2020-08-22 14:41:03 +08:00 |
|
raziman
|
fcb0d0516d
|
fix config file not found
|
2020-08-21 15:25:04 +08:00 |
|
raziman
|
0231ff01bd
|
handle os signal
|
2020-08-18 12:26:45 +08:00 |
|
raziman
|
24225ed4c5
|
add disable emoji option
|
2020-08-11 18:31:33 +08:00 |
|
raziman
|
c182ce77ad
|
fix test expandTilde
fix test expandTilde again
|
2020-08-11 16:18:57 +08:00 |
|
raziman
|
87a67ae7ea
|
fix config file flag
|
2020-08-11 14:36:20 +08:00 |
|
raziman
|
af37f44cc7
|
fix music directory flag
|
2020-08-11 13:39:02 +08:00 |
|
raziman
|
0ef5d16e63
|
fix empty option modifies the queue after exit
|
2020-08-11 12:56:06 +08:00 |
|
raziman
|
85b0fc14fc
|
remove few config paths
|
2020-08-02 17:48:45 +08:00 |
|
raziman
|
f3f317f2f3
|
use config color
|
2020-08-02 17:26:39 +08:00 |
|
raziman
|
e6f6eaf113
|
copy default config to ~/.config/gomu
|
2020-08-02 16:01:18 +08:00 |
|
raziman
|
7e61859d1f
|
add config options
|
2020-07-28 11:24:58 +08:00 |
|
raziman
|
9912995049
|
create debugLog
|
2020-07-24 17:07:53 +08:00 |
|
raziman
|
6385abf459
|
increase volume limit to 100
|
2020-07-24 15:47:36 +08:00 |
|
raziman
|
dbb9fc6940
|
fix blocking tab key if popup shows up
|
2020-07-24 15:22:50 +08:00 |
|
raziman
|
7fb06cf03a
|
prevent tab cycling when there is a popup
|
2020-07-24 14:51:45 +08:00 |
|
raziman
|
6ea8edd416
|
create exitConfirmation function
|
2020-07-24 14:51:10 +08:00 |
|
raziman
|
289c32548d
|
add comments
|
2020-07-23 15:34:56 +08:00 |
|
raziman
|
0fb7b63c39
|
change all to be unexported
|
2020-07-23 15:15:39 +08:00 |
|
raziman
|
3cbb94f996
|
fix process hang up when fzf end or during unsuspending
|
2020-07-23 13:10:29 +08:00 |
|
raziman
|
a03bdaa5ad
|
change logging
|
2020-07-22 21:01:13 +08:00 |
|
raziman
|
377ee6ac48
|
add print version
|
2020-07-21 20:51:10 +08:00 |
|
raziman
|
911cd17321
|
fix quitting app when no option selected
|
2020-07-21 12:31:34 +08:00 |
|
raziman
|
4f4c91c9d2
|
refactor error handling
|
2020-07-21 12:22:00 +08:00 |
|
raziman
|
538da0c2b6
|
wrap lines
|
2020-07-20 21:48:13 +08:00 |
|
raziman
|
5d88bb69ae
|
add flag
|
2020-07-18 15:43:20 +08:00 |
|
raziman
|
26ff9a8be9
|
remove appLog
|
2020-07-18 00:08:47 +08:00 |
|