blob: a43ab847c672ad717a6ae236a04254cc8bbb80a1 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
|
# SWENU - Simple Wayland ENU
To build:
```sh
make
```
## Todo -
- [x] "selection"
- [x] figure out whats going on with stderr and exit code
- [X] fancy highlights
- [X] scrolling
- [X] special mode if there is no stdin
- [x] sort filtering by match %
- [x] cursor
- [x] protocol clipboard
- [ ] page scroll
- [ ] emacs keybindings
- [ ] fuzzy filter
- [ ] "prompt"
- [ ] unicode
- [ ] config file
- [ ] input fluff
- [ ] kerning
|