Commits


fmt


simplify host resolution on !HAVE_ASR_RUN no functional changes intended


request buf: 1024 is the limit for the URL


fmt


move FS definition to script


install the manpage and while there fix generation for some builds


reorder cmd bindings, no functional changes


added a manpage


add cmd_move_tab and cmd_move_tab_to bound to `C-x t m'/`g M-t' and `C-x t M'/`g M-T' respectively, names lifted after the Emacs corrispectives


fix build: mark cmd.gen.h as BUILT_SOURCES


fmt


don't hardcode awk path


drop unused variable


[eecmd]: emulate emacs: stay in the minibuffer if no match


add backspace (keycode 127), for the linux tty linux ttys seems to send 127 on backspace, or at least do that under tmux. Educate telescope to treat 127 as del.