Commit Graph

48 Commits

Author SHA1 Message Date
Arijit Basu
6eec0ff489 New demo and picture 2022-05-04 23:41:21 +05:30
Arijit Basu
ebfbe39668
Update README.md 2022-04-12 13:46:25 +05:30
Arijit Basu
5e20eea349
Update docs 2022-02-05 12:51:31 +05:30
Arijit Basu
17036c98f0
Update README.md 2021-12-29 09:22:01 +05:30
Arijit Basu
b45a553a0c Add more keyboard input handlers
This PR adds 3 more keyboard input handlers:

- on_alphanumeric
- on_character
- on_navigation

Also updates documentation.
2021-11-05 13:59:26 +05:30
Arijit Basu
385c8fd755
Add matrix chat link 2021-10-09 11:17:01 +05:30
Arijit Basu
14b14bba42 Let's get a hew home - xplr.dev
Thanks to your continued support we're getting a new homepage https://xplr.dev
2021-09-23 14:49:10 +05:30
Arijit Basu
9070cd9e17 Add more docs 2021-07-20 22:18:43 +05:30
Arijit Basu
fc89910cf7
Move introductions & reviews up 2021-07-02 21:42:17 +05:30
Arijit Basu
e3e362d683
Add introductions & reviews in README 2021-07-02 21:41:26 +05:30
Arijit Basu
4d61f2e9ad
Improve docs
Add features and integration docs.
2021-06-28 09:28:42 +05:30
Arijit Basu
32a32e9180 Add more docs
Also, prepare for release.
2021-06-24 17:04:52 +05:30
Arijit Basu
c4c1020aa0 Add dua-cli plugin 2021-06-24 10:43:39 +05:30
Arijit Basu
3cadaf8880 Add plugin docs
Also minor doc improvements
2021-06-24 10:13:05 +05:30
Arijit Basu
4be0a23d4f Update readme 2021-06-23 23:36:51 +05:30
Arijit Basu
cb38ca048d Typos and documentation fixes 2021-06-23 17:24:20 +05:30
Arijit Basu
fd3e8a5a9f
fix discord link 2021-06-05 21:33:11 +05:30
Arijit Basu
85696ded7a
Hide demo to speed to page load 2021-05-19 07:15:10 +05:30
Arijit Basu
e7ec27e359
Add commtit activity badge
Pretty active!
2021-05-11 20:52:54 +05:30
Arijit Basu
fd92d8ee01 Make modifiers more intuitive
It's difficult to calculate the bits for adding and removing modifiers.
With this commit, we be will use words `Bold`, `Italic` instead of `bits: x`.
2021-05-08 12:44:08 +05:30
Arijit Basu
debe98298d
Fix image link 2021-04-30 17:50:30 +05:30
Arijit Basu
b57950983c
Optimize icon 2021-04-30 17:23:35 +05:30
Arijit Basu
7ae5e2624a
Improve icon 2021-04-30 17:20:14 +05:30
Arijit Basu
64d81407fa
Improve readme 2021-04-30 11:25:54 +05:30
Arijit Basu
4f28dc4d0a
Add icon 2021-04-30 11:18:53 +05:30
Arijit Basu
8413b68237
Add community and contribute pages to readme 2021-04-29 11:20:43 +05:30
Arijit Basu
60eb46a3c9
Add demo for more hacks 2021-04-29 11:14:34 +05:30
Arijit Basu
680aeb053c
Add packaging status 2021-04-23 15:18:43 +05:30
Arijit Basu
371d572d50
Add discord badge 2021-04-22 08:22:18 +05:30
Arijit Basu
f8fb6913c9 Rework README.md, Cargo.toml 2021-04-19 19:20:51 +05:30
Arijit Basu
6bc079a3ed
Update README.md 2021-04-08 19:24:21 +05:30
Arijit Basu
1b35ba3d8d
Add backers 2021-04-08 19:23:23 +05:30
Christian Paul
e034827f01 Update README.md: it's -> its 2021-04-06 13:24:56 +05:30
Arijit Basu
86c27d4eed
Try fixing CD pipeline 2 2021-04-05 13:05:04 +05:30
Arijit Basu
67f2094a4c Autorefresh, BashExec and basename
- Auto `Refresh` every second.
- Add alias `BashExec` to message `Call` with args [`-c`, `bash` ...].

Also, Create alias `BashExec` to message `Call` with arguments [`bash`, `-c`]
2021-04-05 12:51:31 +05:30
Arijit Basu
dba8631911 Add CI/CD gh actions
Mostly stolen from https://github.com/Rigellute/spotify-tui.
2021-04-05 12:32:40 +05:30
Arijit Basu
e93e815bc4
Add upgrade instructions for incompatibility error 2021-04-04 09:17:53 +05:30
Arijit Basu
1b1cd393bc
Document a little 2021-04-03 15:27:15 +05:30
Arijit Basu
71a23e1f64
Implement native search and filter 2021-04-03 06:49:59 +05:30
Arijit Basu
2c56b80fde
Minor fixes 2021-04-01 22:34:12 +05:30
Arijit Basu
f176655325
Some improvements and cleanup 2021-04-01 19:34:45 +05:30
Arijit Basu
53b18ae8f4
Use # instead of ? to debug app 2021-03-14 10:54:58 +05:30
Arijit Basu
6e74a0fe25
Some docs about use cases and goals 2021-03-05 19:31:31 +05:30
Arijit Basu
669151c70e
Show help menu 2021-03-04 20:12:47 +05:30
Arijit Basu
8221140756
Refresh after running command 2021-03-03 20:55:01 +05:30
Arijit Basu
2e551ce38d
Support for command action 2021-03-02 14:24:43 +05:30
Arijit Basu
41713f9aff
Basically working now. 2021-03-01 21:58:07 +05:30
Arijit Basu
f9c3edee06
Not yet doing what it's supposed to 2021-03-01 16:53:04 +05:30