User Activity

  • Modified a comment on discussion DjVuLibre Development on DjVuLibre

    Since it was annoying me, I have made bash tab completion file for djview. Not sure if this could be added to official packages. To use it, simply copy it to /usr/share/bash-completion/completions/djview4 . You should also symlink djview to djview4 in that directory. The file as follows: # djview4(1) completion -*- shell-script -*- _djview4() { local cur prev words cword split _init_completion -s || return case $prev in -'?'|-help|--help) return ;; esac $split && return if [[ $cur == -* ]]; then...

  • Posted a comment on discussion DjVuLibre Development on DjVuLibre

    Since it was annoying me, I have made bash tab completion file for djview. Not sure if this could be added to official packages. To use it, simply copy it to /usr/share/bash-completion/completions/djview4 . You should also symlink djview to sjview4 in that directory. The file as follows: # djview4(1) completion -*- shell-script -*- _djview4() { local cur prev words cword split _init_completion -s || return case $prev in -'?'|-help|--help) return ;; esac $split && return if [[ $cur == -* ]]; then...

View All

Personal Data

Username:
smolenski
Joined:
2003-07-06 17:41:37

Projects

This is a list of open source software projects that Nikola Smolenski is associated with:

Personal Tools