GithubHelp home page GithubHelp logo

gedit-multicursor's People

Contributors

jessecrossen avatar rubo77 avatar sarmadka avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

gedit-multicursor's Issues

Control + Click to add new cursors doesn't work

I've installed the MultiCursor tool as per the instructions and have enabled it.

Control + Click to add new cursors doesn't work. I get the following error when doing so:

Traceback (most recent call last):
  File "/home/jas/.local/share/gedit/plugins/multicursor.py", line 106, in on_event
    self.add_cursor(pos, pos)
  File "/home/jas/.local/share/gedit/plugins/multicursor.py", line 276, in add_cursor
    cursor = Cursor(self.view, start_iter, end_iter)
  File "/home/jas/.local/share/gedit/plugins/multicursor.py", line 446, in __init__
    self.tag = MarkTag(self.view, 'multicursor', start_iter, end_iter)
  File "/home/jas/.local/share/gedit/plugins/multicursor.py", line 596, in __init__
    self.start_mark = self.doc.create_mark(None, start_iter, True)
  File "/usr/lib/python3.5/site-packages/gi/overrides/Gtk.py", line 722, in create_mark
    return Gtk.TextBuffer.create_mark(self, mark_name, where, left_gravity)
TypeError: argument where: Expected Gtk.TextIter, but got multicursor._ResultTuple

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.