Richard Taityr
Richard Taityr
please enable option -N to be used for input too i.e. to write input to specified register rather than the default top of stack
please implement per-window filters (pixel shaders?) for at least brightness/contrast/inversion (to provide basic utility for taming the output of uncooperative software) the man page says this already exists for inversion...
it would be useful to interactively set the delimiter/pattern (i.e. by command not just by option)
please consider implementing keyboard hints to quickly and **directly** select a given window (instead of navigating to it with arrow keys, &c.) https://en.wikipedia.org/wiki/Vimperator#Hint_mode
I see Sh, Bash, and Zsh but no Ksh please add it
results are sorted usefully as expected in interactive mode but in filter mode the results are not sorted --tac is ignored man page for option -f reads > skim will...
if a notification exceeds config `height`, it is silently truncated with no indication that the message is incomplete it seems reasonable to at least display an ellipsis and to provide...
the table on associative arrays lists "none" for ksh but of course it does support them http://hyperpolyglot.org/unix-shells#associative-arrays
displaying xpm files with the `^i(path)` command causes xorg RAM usage to grow excessively (eventually consuming several GB on my system) until the script is terminated which releases the memory...