Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • A autojump
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 158
    • Issues 158
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 54
    • Merge requests 54
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • William Ting
  • autojump
  • Issues
  • #303
Closed
Open
Issue created Jul 28, 2014 by Administrator@rootContributor

Slow at returning shell prompt on Ubuntu 14.04 LTS

Created by: dkfi

Everytime I hit the return key in a terminal (even with no command typed in), the terminal returns the prompt too slowly. The problem is even more noticeable when you keep the return key pressed... a common thing that a lot of people do to get some blank lines in order to make terminal output more readable.

I've put bash in "set -x" mode and this is what I get:

kristian@gem:$ ++ autojump_add_to_database ++ [[ /home/kristian == /\h\o\m\e/\k\r\i\s\t\i\a\n ]] +++ pwd -P ++ autojump -a /home/kristian kristian@gem:$

Is it really necessary to add the current directory to the database everytime the return key is pressed even if there wasn't any command given?

Assignee
Assign to
Time tracking